org.apache.juddi.v3.client
Class UDDIService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by 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


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
javax.xml.ws.Service.Mode
 
Constructor Summary
UDDIService()
           
UDDIService(URL wsdlLocation)
           
UDDIService(URL wsdlLocation, QName serviceName)
           
 
Method Summary
 org.uddi.v3_service.UDDICustodyTransferPortType getUDDICustodyPort()
           
 org.uddi.v3_service.UDDICustodyTransferPortType getUDDICustodyPort(javax.xml.ws.WebServiceFeature... features)
           
 org.uddi.v3_service.UDDIInquiryPortType getUDDIInquiryPort()
           
 org.uddi.v3_service.UDDIInquiryPortType getUDDIInquiryPort(javax.xml.ws.WebServiceFeature... features)
           
 org.uddi.v3_service.UDDIPublicationPortType getUDDIPublicationPort()
           
 org.uddi.v3_service.UDDIPublicationPortType getUDDIPublicationPort(javax.xml.ws.WebServiceFeature... features)
           
 org.uddi.v3_service.UDDIReplicationPortType getUDDIReplicationPort()
           
 org.uddi.v3_service.UDDIReplicationPortType getUDDIReplicationPort(javax.xml.ws.WebServiceFeature... features)
           
 org.uddi.v3_service.UDDISecurityPortType getUDDISecurityPort()
           
 org.uddi.v3_service.UDDISecurityPortType getUDDISecurityPort(javax.xml.ws.WebServiceFeature... features)
           
 org.uddi.v3_service.UDDISubscriptionListenerPortType getUDDISubscriptionListenerPort()
           
 org.uddi.v3_service.UDDISubscriptionListenerPortType getUDDISubscriptionListenerPort(javax.xml.ws.WebServiceFeature... features)
           
 org.uddi.v3_service.UDDISubscriptionPortType getUDDISubscriptionPort()
           
 org.uddi.v3_service.UDDISubscriptionPortType getUDDISubscriptionPort(javax.xml.ws.WebServiceFeature... features)
           
 org.uddi.v3_service.UDDIValueSetCachingPortType getUDDIValueSetCachingPort()
           
 org.uddi.v3_service.UDDIValueSetCachingPortType getUDDIValueSetCachingPort(javax.xml.ws.WebServiceFeature... features)
           
 org.uddi.v3_service.UDDIValueSetValidationPortType getUDDIValueSetValidationPort()
           
 org.uddi.v3_service.UDDIValueSetValidationPortType getUDDIValueSetValidationPort(javax.xml.ws.WebServiceFeature... features)
           
 
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
 

Constructor Detail

UDDIService

public UDDIService(URL wsdlLocation,
                   QName serviceName)

UDDIService

public UDDIService(URL wsdlLocation)

UDDIService

public UDDIService()
Method Detail

getUDDIInquiryPort

@WebEndpoint(name="UDDI_Inquiry_Port")
public org.uddi.v3_service.UDDIInquiryPortType getUDDIInquiryPort()
Returns:
returns UDDIInquiryPortType

getUDDIInquiryPort

@WebEndpoint(name="UDDI_Inquiry_Port")
public org.uddi.v3_service.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 org.uddi.v3_service.UDDIPublicationPortType getUDDIPublicationPort()
Returns:
returns UDDIPublicationPortType

getUDDIPublicationPort

@WebEndpoint(name="UDDI_Publication_Port")
public org.uddi.v3_service.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 org.uddi.v3_service.UDDISecurityPortType getUDDISecurityPort()
Returns:
returns UDDISecurityPortType

getUDDISecurityPort

@WebEndpoint(name="UDDI_Security_Port")
public org.uddi.v3_service.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 org.uddi.v3_service.UDDICustodyTransferPortType getUDDICustodyPort()
Returns:
returns UDDICustodyTransferPortType

getUDDICustodyPort

@WebEndpoint(name="UDDI_Custody_Port")
public org.uddi.v3_service.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 org.uddi.v3_service.UDDIReplicationPortType getUDDIReplicationPort()
Returns:
returns UDDIReplicationPortType

getUDDIReplicationPort

@WebEndpoint(name="UDDI_Replication_Port")
public org.uddi.v3_service.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 org.uddi.v3_service.UDDISubscriptionPortType getUDDISubscriptionPort()
Returns:
returns UDDISubscriptionPortType

getUDDISubscriptionPort

@WebEndpoint(name="UDDI_Subscription_Port")
public org.uddi.v3_service.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 org.uddi.v3_service.UDDISubscriptionListenerPortType getUDDISubscriptionListenerPort()
Returns:
returns UDDISubscriptionListenerPortType

getUDDISubscriptionListenerPort

@WebEndpoint(name="UDDI_SubscriptionListener_Port")
public org.uddi.v3_service.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 org.uddi.v3_service.UDDIValueSetValidationPortType getUDDIValueSetValidationPort()
Returns:
returns UDDIValueSetValidationPortType

getUDDIValueSetValidationPort

@WebEndpoint(name="UDDI_ValueSetValidation_Port")
public org.uddi.v3_service.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 org.uddi.v3_service.UDDIValueSetCachingPortType getUDDIValueSetCachingPort()
Returns:
returns UDDIValueSetCachingPortType

getUDDIValueSetCachingPort

@WebEndpoint(name="UDDI_ValueSetCaching_Port")
public org.uddi.v3_service.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-2013 The Apache Software Foundation. All Rights Reserved.