org.uddi.v3.wsdl
Class UDDI_CustodyTransfer_SoapBindingStub

java.lang.Object
  extended by com.ibm.ws.webservices.engine.client.Stub
      extended by org.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


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ibm.ws.webservices.engine.client.Stub
com.ibm.ws.webservices.engine.client.Stub.Invoke
 
Field Summary
 
Fields inherited from class com.ibm.ws.webservices.engine.client.Stub
cachedEndpoint, cachedhttpProxyHost, cachedhttpProxyPassword, cachedhttpProxyPort, cachedhttpProxyUser, cachedhttpRedirectEnabled, cachedhttpsProxyHost, cachedhttpsProxyPassword, cachedhttpsProxyPort, cachedhttpsProxyUser, cachedPassword, cachedPortName, cachedProperties, cachedRequestSoapHeaders, cachedRequestTransportHeaders, cachedResponseSoapHeaders, cachedResponseSoapHeaderTemplates, cachedResponseTransportHeaders, cachedResponseTransportHeadersTemplate, cachedSessionContext, cachedsslCfgName, cachedTimeout, cachedUsername, connection, engine, maintainSession, maintainSessionSet, messageContexts, service
 
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, convert, getPassword, getPortName, getTimeout, getTypeMapping, getUsername, primeMessageContext, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername, validateSoapHeadersHashMap, validateTransportPropertiesHashMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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
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