cgl.axis.services.uddi.uddi_service
Class UDDI_Inquiry_SoapBindingStub
java.lang.Object
|
+--org.apache.axis.client.Stub
|
+--cgl.axis.services.uddi.uddi_service.UDDI_Inquiry_SoapBindingStub
- All Implemented Interfaces:
- java.rmi.Remote, javax.xml.rpc.Stub, UDDI_Inquiry_PortType
- public class UDDI_Inquiry_SoapBindingStub
- extends org.apache.axis.client.Stub
- implements UDDI_Inquiry_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_Inquiry_SoapBindingStub
public UDDI_Inquiry_SoapBindingStub()
throws org.apache.axis.AxisFault
UDDI_Inquiry_SoapBindingStub
public UDDI_Inquiry_SoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
UDDI_Inquiry_SoapBindingStub
public UDDI_Inquiry_SoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
find_binding
public BindingDetail find_binding(Find_binding body)
throws java.rmi.RemoteException,
DispositionReport
- Specified by:
find_binding in interface UDDI_Inquiry_PortType
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
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
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
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
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
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
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
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
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
java.rmi.RemoteException
DispositionReport