org.apache.juddi.v3.client
Class UDDIService
java.lang.Object
javax.xml.ws.Service
org.apache.juddi.v3.client.UDDIService
@WebServiceClient(name="UDDI_Service",
targetNamespace="urn:uddi-org:v3_service",
wsdlLocation="classpath:/uddi_v3_service.wsdl")
public class UDDIService- extends javax.xml.ws.Service
This class was generated by the JAX-WS RI.
JAX-WS RI 2.1.5-b03-
Generated source version: 2.1
| Methods inherited from class javax.xml.ws.Service |
addPort, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIService
public UDDIService(URL wsdlLocation,
QName serviceName)
UDDIService
public UDDIService(URL wsdlLocation)
UDDIService
public UDDIService()
getUDDIInquiryPort
@WebEndpoint(name="UDDI_Inquiry_Port")
public UDDIInquiryPortType getUDDIInquiryPort()
- Returns:
- returns UDDIInquiryPortType
getUDDIInquiryPort
@WebEndpoint(name="UDDI_Inquiry_Port")
public UDDIInquiryPortType getUDDIInquiryPort(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
- Returns:
- returns UDDIInquiryPortType
getUDDIPublicationPort
@WebEndpoint(name="UDDI_Publication_Port")
public UDDIPublicationPortType getUDDIPublicationPort()
- Returns:
- returns UDDIPublicationPortType
getUDDIPublicationPort
@WebEndpoint(name="UDDI_Publication_Port")
public UDDIPublicationPortType getUDDIPublicationPort(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
- Returns:
- returns UDDIPublicationPortType
getUDDISecurityPort
@WebEndpoint(name="UDDI_Security_Port")
public UDDISecurityPortType getUDDISecurityPort()
- Returns:
- returns UDDISecurityPortType
getUDDISecurityPort
@WebEndpoint(name="UDDI_Security_Port")
public UDDISecurityPortType getUDDISecurityPort(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
- Returns:
- returns UDDISecurityPortType
getUDDICustodyPort
@WebEndpoint(name="UDDI_Custody_Port")
public UDDICustodyTransferPortType getUDDICustodyPort()
- Returns:
- returns UDDICustodyTransferPortType
getUDDICustodyPort
@WebEndpoint(name="UDDI_Custody_Port")
public UDDICustodyTransferPortType getUDDICustodyPort(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
- Returns:
- returns UDDICustodyTransferPortType
getUDDIReplicationPort
@WebEndpoint(name="UDDI_Replication_Port")
public UDDIReplicationPortType getUDDIReplicationPort()
- Returns:
- returns UDDIReplicationPortType
getUDDIReplicationPort
@WebEndpoint(name="UDDI_Replication_Port")
public UDDIReplicationPortType getUDDIReplicationPort(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
- Returns:
- returns UDDIReplicationPortType
getUDDISubscriptionPort
@WebEndpoint(name="UDDI_Subscription_Port")
public UDDISubscriptionPortType getUDDISubscriptionPort()
- Returns:
- returns UDDISubscriptionPortType
getUDDISubscriptionPort
@WebEndpoint(name="UDDI_Subscription_Port")
public UDDISubscriptionPortType getUDDISubscriptionPort(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
- Returns:
- returns UDDISubscriptionPortType
getUDDISubscriptionListenerPort
@WebEndpoint(name="UDDI_SubscriptionListener_Port")
public UDDISubscriptionListenerPortType getUDDISubscriptionListenerPort()
- Returns:
- returns UDDISubscriptionListenerPortType
getUDDISubscriptionListenerPort
@WebEndpoint(name="UDDI_SubscriptionListener_Port")
public UDDISubscriptionListenerPortType getUDDISubscriptionListenerPort(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
- Returns:
- returns UDDISubscriptionListenerPortType
getUDDIValueSetValidationPort
@WebEndpoint(name="UDDI_ValueSetValidation_Port")
public UDDIValueSetValidationPortType getUDDIValueSetValidationPort()
- Returns:
- returns UDDIValueSetValidationPortType
getUDDIValueSetValidationPort
@WebEndpoint(name="UDDI_ValueSetValidation_Port")
public UDDIValueSetValidationPortType getUDDIValueSetValidationPort(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
- Returns:
- returns UDDIValueSetValidationPortType
getUDDIValueSetCachingPort
@WebEndpoint(name="UDDI_ValueSetCaching_Port")
public UDDIValueSetCachingPortType getUDDIValueSetCachingPort()
- Returns:
- returns UDDIValueSetCachingPortType
getUDDIValueSetCachingPort
@WebEndpoint(name="UDDI_ValueSetCaching_Port")
public UDDIValueSetCachingPortType getUDDIValueSetCachingPort(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
- Returns:
- returns UDDIValueSetCachingPortType
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.