public class Inquiry3to2 extends Object implements org.uddi.v3_service.UDDIInquiryPortType, BindingProvider
Modifier and Type | Field and Description |
---|---|
static String |
VERSION |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, SOAPACTION_URI_PROPERTY, SOAPACTION_USE_PROPERTY, USERNAME_PROPERTY
Constructor and Description |
---|
Inquiry3to2() |
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) |
Binding |
getBinding() |
org.uddi.api_v3.BindingDetail |
getBindingDetail(org.uddi.api_v3.GetBindingDetail body) |
org.uddi.api_v3.BusinessDetail |
getBusinessDetail(org.uddi.api_v3.GetBusinessDetail body) |
EndpointReference |
getEndpointReference() |
<T extends EndpointReference> |
getEndpointReference(Class<T> clazz) |
org.uddi.api_v3.OperationalInfos |
getOperationalInfo(org.uddi.api_v3.GetOperationalInfo body) |
Map<String,Object> |
getRequestContext() |
Map<String,Object> |
getResponseContext() |
org.uddi.api_v3.ServiceDetail |
getServiceDetail(org.uddi.api_v3.GetServiceDetail body) |
org.uddi.api_v3.TModelDetail |
getTModelDetail(org.uddi.api_v3.GetTModelDetail body) |
org.uddi.v2_service.Inquire |
getUDDIv2WebServiceClient() |
public static final String VERSION
public org.uddi.v2_service.Inquire getUDDIv2WebServiceClient()
public org.uddi.api_v3.BindingDetail findBinding(org.uddi.api_v3.FindBinding body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
findBinding
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public org.uddi.api_v3.BusinessList findBusiness(org.uddi.api_v3.FindBusiness body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
findBusiness
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public org.uddi.api_v3.RelatedBusinessesList findRelatedBusinesses(org.uddi.api_v3.FindRelatedBusinesses body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
findRelatedBusinesses
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public org.uddi.api_v3.ServiceList findService(org.uddi.api_v3.FindService body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
findService
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public org.uddi.api_v3.TModelList findTModel(org.uddi.api_v3.FindTModel body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
findTModel
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public org.uddi.api_v3.BindingDetail getBindingDetail(org.uddi.api_v3.GetBindingDetail body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
getBindingDetail
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public org.uddi.api_v3.BusinessDetail getBusinessDetail(org.uddi.api_v3.GetBusinessDetail body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
getBusinessDetail
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public org.uddi.api_v3.OperationalInfos getOperationalInfo(org.uddi.api_v3.GetOperationalInfo body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
getOperationalInfo
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public org.uddi.api_v3.ServiceDetail getServiceDetail(org.uddi.api_v3.GetServiceDetail body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
getServiceDetail
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public org.uddi.api_v3.TModelDetail getTModelDetail(org.uddi.api_v3.GetTModelDetail body) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
getTModelDetail
in interface org.uddi.v3_service.UDDIInquiryPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public Map<String,Object> getRequestContext()
getRequestContext
in interface BindingProvider
public Map<String,Object> getResponseContext()
getResponseContext
in interface BindingProvider
public Binding getBinding()
getBinding
in interface BindingProvider
public EndpointReference getEndpointReference()
getEndpointReference
in interface BindingProvider
public <T extends EndpointReference> T getEndpointReference(Class<T> clazz)
getEndpointReference
in interface BindingProvider
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.