org.zlatan.wsdl
Class SendResponseBindingImpl

java.lang.Object
  extended byorg.zlatan.wsdl.SendResponseBindingImpl
All Implemented Interfaces:
java.rmi.Remote, SendResponsePT

public class SendResponseBindingImpl
extends java.lang.Object
implements SendResponsePT

Implementazione del web service SendResponse. Ha la stessa struttura di CompleterPurchaseOrderBindingImpl.

See Also:
CompletePurchaseOrderBindingImpl

Constructor Summary
SendResponseBindingImpl()
           
 
Method Summary
 void sendResponse(SendResponseInputType sendResponseInput)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendResponseBindingImpl

public SendResponseBindingImpl()
Method Detail

sendResponse

public void sendResponse(SendResponseInputType sendResponseInput)
                  throws java.rmi.RemoteException
Specified by:
sendResponse in interface SendResponsePT
Throws:
java.rmi.RemoteException