@WebServiceClient(name="UDDI_Service", targetNamespace="urn:uddi-org:v3_service", wsdlLocation="classpath:/uddi_v3_service.wsdl") public class UDDIService extends javax.xml.ws.Service
javax.xml.ws.Service.Mode
Constructor and Description |
---|
UDDIService() |
UDDIService(URL wsdlLocation) |
UDDIService(URL wsdlLocation,
QName serviceName) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
public UDDIService(URL wsdlLocation)
public UDDIService()
@WebEndpoint(name="UDDI_Inquiry_Port") public UDDIInquiryPortType getUDDIInquiryPort()
@WebEndpoint(name="UDDI_Inquiry_Port") public UDDIInquiryPortType getUDDIInquiryPort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.@WebEndpoint(name="UDDI_Publication_Port") public UDDIPublicationPortType getUDDIPublicationPort()
@WebEndpoint(name="UDDI_Publication_Port") public UDDIPublicationPortType getUDDIPublicationPort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.@WebEndpoint(name="UDDI_Security_Port") public UDDISecurityPortType getUDDISecurityPort()
@WebEndpoint(name="UDDI_Security_Port") public UDDISecurityPortType getUDDISecurityPort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.@WebEndpoint(name="UDDI_Custody_Port") public UDDICustodyTransferPortType getUDDICustodyPort()
@WebEndpoint(name="UDDI_Custody_Port") public UDDICustodyTransferPortType getUDDICustodyPort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.@WebEndpoint(name="UDDI_Replication_Port") public UDDIReplicationPortType getUDDIReplicationPort()
@WebEndpoint(name="UDDI_Replication_Port") public UDDIReplicationPortType getUDDIReplicationPort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.@WebEndpoint(name="UDDI_Subscription_Port") public UDDISubscriptionPortType getUDDISubscriptionPort()
@WebEndpoint(name="UDDI_Subscription_Port") public UDDISubscriptionPortType getUDDISubscriptionPort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.@WebEndpoint(name="UDDI_SubscriptionListener_Port") public UDDISubscriptionListenerPortType getUDDISubscriptionListenerPort()
@WebEndpoint(name="UDDI_SubscriptionListener_Port") public UDDISubscriptionListenerPortType getUDDISubscriptionListenerPort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.@WebEndpoint(name="UDDI_ValueSetValidation_Port") public UDDIValueSetValidationPortType getUDDIValueSetValidationPort()
@WebEndpoint(name="UDDI_ValueSetValidation_Port") public UDDIValueSetValidationPortType getUDDIValueSetValidationPort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.@WebEndpoint(name="UDDI_ValueSetCaching_Port") public UDDIValueSetCachingPortType getUDDIValueSetCachingPort()
@WebEndpoint(name="UDDI_ValueSetCaching_Port") public UDDIValueSetCachingPortType getUDDIValueSetCachingPort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.