|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.zlatan.SendResponse
SendResponse
contiene il codice per i servizi
offerti dall'omonimo web service.
SendResponseBindingImpl
Constructor Summary | |
SendResponse()
|
Method Summary | |
void |
sendResponse(SendResponseInputType sendResponseInput)
Il metodo che invia la risposta fornita dal sistema SAP R/3 al cliente. |
void |
setFrom(java.lang.String from)
|
void |
setHost(java.lang.String host)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SendResponse()
Method Detail |
public void sendResponse(SendResponseInputType sendResponseInput) throws java.rmi.RemoteException
sendResponse
in interface SendResponsePT
sendResponseInput
- l'oggetto contenente tutti gli indirizzi ed i
relativi protocolli a cui inviare la risposta, oltre al messaggio fornito
in uscita dal sistema SAP ed ai riferimenti dell'ordine di acquisto
java.rmi.RemoteException
public void setHost(java.lang.String host)
public void setFrom(java.lang.String from)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |