cgl.axis.services.uddi.uddi_service
Class UDDI_Publication_SoapBindingStub
java.lang.Object
|
+--org.apache.axis.client.Stub
|
+--cgl.axis.services.uddi.uddi_service.UDDI_Publication_SoapBindingStub
- All Implemented Interfaces:
- java.rmi.Remote, javax.xml.rpc.Stub, UDDI_Publication_PortType
- public class UDDI_Publication_SoapBindingStub
- extends org.apache.axis.client.Stub
- implements UDDI_Publication_PortType
|
Field Summary |
(package private) static org.apache.axis.description.OperationDesc[] |
_operations
|
| Fields inherited from class org.apache.axis.client.Stub |
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Methods inherited from class org.apache.axis.client.Stub |
_getProperty, _getPropertyNames, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_operations
static org.apache.axis.description.OperationDesc[] _operations
UDDI_Publication_SoapBindingStub
public UDDI_Publication_SoapBindingStub()
throws org.apache.axis.AxisFault
UDDI_Publication_SoapBindingStub
public UDDI_Publication_SoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
UDDI_Publication_SoapBindingStub
public UDDI_Publication_SoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
add_publisherAssertions
public DispositionReport add_publisherAssertions(Add_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
add_publisherAssertions in interface UDDI_Publication_PortType
java.rmi.RemoteException
DispositionReport
delete_binding
public DispositionReport delete_binding(Delete_binding body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
delete_binding in interface UDDI_Publication_PortType
java.rmi.RemoteException
DispositionReport
delete_business
public DispositionReport delete_business(Delete_business body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
delete_business in interface UDDI_Publication_PortType
java.rmi.RemoteException
DispositionReport
delete_publisherAssertions
public DispositionReport delete_publisherAssertions(Delete_publisherAssertions body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
delete_publisherAssertions in interface UDDI_Publication_PortType
java.rmi.RemoteException
DispositionReport
delete_service
public DispositionReport delete_service(Delete_service body)
throws java.rmi.RemoteException
- Specified by:
delete_service in interface UDDI_Publication_PortType
java.rmi.RemoteException
delete_tModel
public DispositionReport delete_tModel(Delete_tModel body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
delete_tModel in interface UDDI_Publication_PortType
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
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
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
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
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
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
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
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
java.rmi.RemoteException
DispositionReport