public class UDDIInquiryService extends UnicastRemoteObject implements org.uddi.v3_service.UDDIInquiryPortType
ref| Modifier | Constructor and Description |
|---|---|
protected |
UDDIInquiryService(int port) |
| Modifier and Type | Method and Description |
|---|---|
org.uddi.api_v3.BindingDetail |
findBinding(org.uddi.api_v3.FindBinding body) |
org.uddi.api_v3.BusinessList |
findBusiness(org.uddi.api_v3.FindBusiness body) |
org.uddi.api_v3.RelatedBusinessesList |
findRelatedBusinesses(org.uddi.api_v3.FindRelatedBusinesses body) |
org.uddi.api_v3.ServiceList |
findService(org.uddi.api_v3.FindService body) |
org.uddi.api_v3.TModelList |
findTModel(org.uddi.api_v3.FindTModel body) |
org.uddi.api_v3.BindingDetail |
getBindingDetail(org.uddi.api_v3.GetBindingDetail body) |
org.uddi.api_v3.BusinessDetail |
getBusinessDetail(org.uddi.api_v3.GetBusinessDetail body) |
org.uddi.api_v3.OperationalInfos |
getOperationalInfo(org.uddi.api_v3.GetOperationalInfo body) |
org.uddi.api_v3.ServiceDetail |
getServiceDetail(org.uddi.api_v3.GetServiceDetail body) |
org.uddi.api_v3.TModelDetail |
getTModelDetail(org.uddi.api_v3.GetTModelDetail body) |
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogprotected UDDIInquiryService(int port)
throws RemoteException
RemoteExceptionpublic org.uddi.api_v3.BindingDetail findBinding(org.uddi.api_v3.FindBinding body)
throws RemoteException
findBinding in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionpublic org.uddi.api_v3.BusinessList findBusiness(org.uddi.api_v3.FindBusiness body)
throws RemoteException
findBusiness in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionpublic org.uddi.api_v3.RelatedBusinessesList findRelatedBusinesses(org.uddi.api_v3.FindRelatedBusinesses body)
throws RemoteException
findRelatedBusinesses in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionpublic org.uddi.api_v3.ServiceList findService(org.uddi.api_v3.FindService body)
throws RemoteException
findService in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionpublic org.uddi.api_v3.TModelList findTModel(org.uddi.api_v3.FindTModel body)
throws RemoteException
findTModel in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionpublic org.uddi.api_v3.BindingDetail getBindingDetail(org.uddi.api_v3.GetBindingDetail body)
throws RemoteException
getBindingDetail in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionpublic org.uddi.api_v3.BusinessDetail getBusinessDetail(org.uddi.api_v3.GetBusinessDetail body)
throws RemoteException
getBusinessDetail in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionpublic org.uddi.api_v3.OperationalInfos getOperationalInfo(org.uddi.api_v3.GetOperationalInfo body)
throws RemoteException
getOperationalInfo in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionpublic org.uddi.api_v3.ServiceDetail getServiceDetail(org.uddi.api_v3.GetServiceDetail body)
throws RemoteException
getServiceDetail in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionpublic org.uddi.api_v3.TModelDetail getTModelDetail(org.uddi.api_v3.GetTModelDetail body)
throws RemoteException
getTModelDetail in interface org.uddi.v3_service.UDDIInquiryPortTypeRemoteExceptionCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.