org.uddi.v3.wsdl
Class UDDI_Inquiry_SoapBindingStub
java.lang.Object
com.ibm.ws.webservices.engine.client.Stub
org.uddi.v3.wsdl.UDDI_Inquiry_SoapBindingStub
- All Implemented Interfaces:
- java.rmi.Remote, javax.xml.rpc.Stub, UDDI_Inquiry_PortType
- public class UDDI_Inquiry_SoapBindingStub
- extends com.ibm.ws.webservices.engine.client.Stub
- implements UDDI_Inquiry_PortType
Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
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 |
UDDI_Inquiry_SoapBindingStub
public UDDI_Inquiry_SoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws com.ibm.ws.webservices.engine.WebServicesFault
find_binding
public BindingDetail find_binding(Find_binding body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
find_binding
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport
find_business
public BusinessList find_business(Find_business body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
find_business
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport
find_relatedBusinesses
public RelatedBusinessesList find_relatedBusinesses(Find_relatedBusinesses body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
find_relatedBusinesses
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport
find_service
public ServiceList find_service(Find_service body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
find_service
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport
find_tModel
public TModelList find_tModel(Find_tModel body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
find_tModel
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport
get_bindingDetail
public BindingDetail get_bindingDetail(Get_bindingDetail body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
get_bindingDetail
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport
get_businessDetail
public BusinessDetail get_businessDetail(Get_businessDetail body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
get_businessDetail
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport
get_operationalInfo
public OperationalInfos get_operationalInfo(Get_operationalInfo body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
get_operationalInfo
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport
get_serviceDetail
public ServiceDetail get_serviceDetail(Get_serviceDetail body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
get_serviceDetail
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport
get_tModelDetail
public TModelDetail get_tModelDetail(Get_tModelDetail body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
get_tModelDetail
in interface UDDI_Inquiry_PortType
- Throws:
java.rmi.RemoteException
DispositionReport