org.uddi.v3.wsdl
Class UDDI_Inquiry_SoapBindingStub

java.lang.Object
  extended bycom.ibm.ws.webservices.engine.client.Stub
      extended byorg.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


Field Summary
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
UDDI_Inquiry_SoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 BindingDetail find_binding(Find_binding body)
           
 BusinessList find_business(Find_business body)
           
 RelatedBusinessesList find_relatedBusinesses(Find_relatedBusinesses body)
           
 ServiceList find_service(Find_service body)
           
 TModelList find_tModel(Find_tModel body)
           
 BindingDetail get_bindingDetail(Get_bindingDetail body)
           
 BusinessDetail get_businessDetail(Get_businessDetail body)
           
 OperationalInfos get_operationalInfo(Get_operationalInfo body)
           
 ServiceDetail get_serviceDetail(Get_serviceDetail body)
           
 TModelDetail get_tModelDetail(Get_tModelDetail body)
           
 
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
 

Constructor Detail

UDDI_Inquiry_SoapBindingStub

public UDDI_Inquiry_SoapBindingStub(java.net.URL endpointURL,
                                    javax.xml.rpc.Service service)
                             throws com.ibm.ws.webservices.engine.WebServicesFault
Method Detail

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