org.uddi.v3.wsdl
Class UDDI_Publication_SoapBindingStub

java.lang.Object
  extended by com.ibm.ws.webservices.engine.client.Stub
      extended by org.uddi.v3.wsdl.UDDI_Publication_SoapBindingStub
All Implemented Interfaces:
java.rmi.Remote, javax.xml.rpc.Stub, UDDI_Publication_PortType

public class UDDI_Publication_SoapBindingStub
extends com.ibm.ws.webservices.engine.client.Stub
implements UDDI_Publication_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_Publication_SoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 void add_publisherAssertions(Add_publisherAssertions body)
           
 void delete_binding(Delete_binding body)
           
 void delete_business(Delete_business body)
           
 void delete_publisherAssertions(Delete_publisherAssertions body)
           
 void delete_service(Delete_service body)
           
 void delete_tModel(Delete_tModel body)
           
 AssertionStatusReport get_assertionStatusReport(Get_assertionStatusReport body)
           
 PublisherAssertions get_publisherAssertions(Get_publisherAssertions body)
           
 RegisteredInfo get_registeredInfo(Get_registeredInfo body)
           
 BindingDetail save_binding(Save_binding body)
           
 BusinessDetail save_business(Save_business body)
           
 ServiceDetail save_service(Save_service body)
           
 TModelDetail save_tModel(Save_tModel body)
           
 PublisherAssertions set_publisherAssertions(Set_publisherAssertions 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_Publication_SoapBindingStub

public UDDI_Publication_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

add_publisherAssertions

public void add_publisherAssertions(Add_publisherAssertions body)
                             throws java.rmi.RemoteException,
                                    DispositionReport
Specified by:
add_publisherAssertions in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

delete_binding

public void delete_binding(Delete_binding body)
                    throws java.rmi.RemoteException,
                           DispositionReport
Specified by:
delete_binding in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

delete_business

public void delete_business(Delete_business body)
                     throws java.rmi.RemoteException,
                            DispositionReport
Specified by:
delete_business in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

delete_publisherAssertions

public void delete_publisherAssertions(Delete_publisherAssertions body)
                                throws java.rmi.RemoteException,
                                       DispositionReport
Specified by:
delete_publisherAssertions in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

delete_service

public void delete_service(Delete_service body)
                    throws java.rmi.RemoteException,
                           DispositionReport
Specified by:
delete_service in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

delete_tModel

public void delete_tModel(Delete_tModel body)
                   throws java.rmi.RemoteException,
                          DispositionReport
Specified by:
delete_tModel in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

get_assertionStatusReport

public AssertionStatusReport get_assertionStatusReport(Get_assertionStatusReport body)
                                                throws java.rmi.RemoteException,
                                                       DispositionReport
Specified by:
get_assertionStatusReport in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

get_publisherAssertions

public PublisherAssertions get_publisherAssertions(Get_publisherAssertions body)
                                            throws java.rmi.RemoteException,
                                                   DispositionReport
Specified by:
get_publisherAssertions in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

get_registeredInfo

public RegisteredInfo get_registeredInfo(Get_registeredInfo body)
                                  throws java.rmi.RemoteException,
                                         DispositionReport
Specified by:
get_registeredInfo in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

save_binding

public BindingDetail save_binding(Save_binding body)
                           throws java.rmi.RemoteException,
                                  DispositionReport
Specified by:
save_binding in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

save_business

public BusinessDetail save_business(Save_business body)
                             throws java.rmi.RemoteException,
                                    DispositionReport
Specified by:
save_business in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

save_service

public ServiceDetail save_service(Save_service body)
                           throws java.rmi.RemoteException,
                                  DispositionReport
Specified by:
save_service in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

save_tModel

public TModelDetail save_tModel(Save_tModel body)
                         throws java.rmi.RemoteException,
                                DispositionReport
Specified by:
save_tModel in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport

set_publisherAssertions

public PublisherAssertions set_publisherAssertions(Set_publisherAssertions body)
                                            throws java.rmi.RemoteException,
                                                   DispositionReport
Specified by:
set_publisherAssertions in interface UDDI_Publication_PortType
Throws:
java.rmi.RemoteException
DispositionReport