com.ibm.uddi4j.transport.websphere
Class InquireSoapStub
java.lang.Object
com.ibm.ws.webservices.engine.client.Stub
com.ibm.uddi4j.transport.websphere.InquireSoapStub
- All Implemented Interfaces:
- Inquire, java.rmi.Remote, javax.xml.rpc.Stub
- public class InquireSoapStub
- extends com.ibm.ws.webservices.engine.client.Stub
- implements Inquire
Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Constructor Summary |
InquireSoapStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
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 |
JAVA_COPYRIGHT
public static final java.lang.String JAVA_COPYRIGHT
- See Also:
- Constant Field Values
InquireSoapStub
public InquireSoapStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws com.ibm.ws.webservices.engine.WebServicesFault
find_binding
public javax.xml.soap.SOAPElement find_binding(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
find_binding
in interface Inquire
- Throws:
java.rmi.RemoteException
find_business
public javax.xml.soap.SOAPElement find_business(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
find_business
in interface Inquire
- Throws:
java.rmi.RemoteException
find_relatedBusinesses
public javax.xml.soap.SOAPElement find_relatedBusinesses(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
find_relatedBusinesses
in interface Inquire
- Throws:
java.rmi.RemoteException
find_service
public javax.xml.soap.SOAPElement find_service(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
find_service
in interface Inquire
- Throws:
java.rmi.RemoteException
find_tModel
public javax.xml.soap.SOAPElement find_tModel(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
find_tModel
in interface Inquire
- Throws:
java.rmi.RemoteException
get_bindingDetail
public javax.xml.soap.SOAPElement get_bindingDetail(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
get_bindingDetail
in interface Inquire
- Throws:
java.rmi.RemoteException
get_businessDetail
public javax.xml.soap.SOAPElement get_businessDetail(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
get_businessDetail
in interface Inquire
- Throws:
java.rmi.RemoteException
get_businessDetailExt
public javax.xml.soap.SOAPElement get_businessDetailExt(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
get_businessDetailExt
in interface Inquire
- Throws:
java.rmi.RemoteException
get_serviceDetail
public javax.xml.soap.SOAPElement get_serviceDetail(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
get_serviceDetail
in interface Inquire
- Throws:
java.rmi.RemoteException
get_tModelDetail
public javax.xml.soap.SOAPElement get_tModelDetail(javax.xml.soap.SOAPElement body)
throws java.rmi.RemoteException
- Specified by:
get_tModelDetail
in interface Inquire
- Throws:
java.rmi.RemoteException