org.uddi.v3.wsdl
Class UDDI_CustodyTransfer_SoapBindingStub

java.lang.Object
  extended bycom.ibm.ws.webservices.engine.client.Stub
      extended byorg.uddi.v3.wsdl.UDDI_CustodyTransfer_SoapBindingStub
All Implemented Interfaces:
java.rmi.Remote, javax.xml.rpc.Stub, UDDI_CustodyTransfer_PortType

public class UDDI_CustodyTransfer_SoapBindingStub
extends com.ibm.ws.webservices.engine.client.Stub
implements UDDI_CustodyTransfer_PortType


Field Summary
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
UDDI_CustodyTransfer_SoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 void discard_transferToken(Discard_transferToken body)
           
 TransferToken get_transferToken(Get_transferToken body)
           
 void transfer_entities(Transfer_entities body)
           
 
Methods inherited from class com.ibm.ws.webservices.engine.client.Stub
_getProperty, _getPropertyNames, _setProperty, getPassword, getPortName, getTimeout, getUsername, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername, validateTransportPropertiesHashMap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDI_CustodyTransfer_SoapBindingStub

public UDDI_CustodyTransfer_SoapBindingStub(java.net.URL endpointURL,
                                            javax.xml.rpc.Service service)
                                     throws com.ibm.ws.webservices.engine.WebServicesFault
Method Detail

discard_transferToken

public void discard_transferToken(Discard_transferToken body)
                           throws java.rmi.RemoteException,
                                  DispositionReport
Specified by:
discard_transferToken in interface UDDI_CustodyTransfer_PortType
Throws:
java.rmi.RemoteException
DispositionReport

get_transferToken

public TransferToken get_transferToken(Get_transferToken body)
                                throws java.rmi.RemoteException,
                                       DispositionReport
Specified by:
get_transferToken in interface UDDI_CustodyTransfer_PortType
Throws:
java.rmi.RemoteException
DispositionReport

transfer_entities

public void transfer_entities(Transfer_entities body)
                       throws java.rmi.RemoteException,
                              DispositionReport
Specified by:
transfer_entities in interface UDDI_CustodyTransfer_PortType
Throws:
java.rmi.RemoteException
DispositionReport