org.apache.juddi.v3.client.transport
Class JAXWSTransport
java.lang.Object
org.apache.juddi.v3.client.transport.Transport
org.apache.juddi.v3.client.transport.JAXWSTransport
public class JAXWSTransport
- extends Transport
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXWSTransport
public JAXWSTransport()
JAXWSTransport
public JAXWSTransport(java.lang.String nodeName)
JAXWSTransport
public JAXWSTransport(java.lang.String managerName,
java.lang.String nodeName)
getUDDIInquiryService
public UDDIInquiryPortType getUDDIInquiryService(java.lang.String endpointURL)
throws TransportException
- Specified by:
getUDDIInquiryService in class Transport
- Throws:
TransportException
getUDDISecurityService
public UDDISecurityPortType getUDDISecurityService(java.lang.String endpointURL)
throws TransportException
- Specified by:
getUDDISecurityService in class Transport
- Throws:
TransportException
getUDDIPublishService
public UDDIPublicationPortType getUDDIPublishService(java.lang.String endpointURL)
throws TransportException
- Specified by:
getUDDIPublishService in class Transport
- Throws:
TransportException
getUDDISubscriptionService
public UDDISubscriptionPortType getUDDISubscriptionService(java.lang.String endpointURL)
throws TransportException
- Specified by:
getUDDISubscriptionService in class Transport
- Throws:
TransportException
getUDDISubscriptionListenerService
public UDDISubscriptionListenerPortType getUDDISubscriptionListenerService(java.lang.String endpointURL)
throws TransportException
- Specified by:
getUDDISubscriptionListenerService in class Transport
- Throws:
TransportException
getUDDICustodyTransferService
public UDDICustodyTransferPortType getUDDICustodyTransferService(java.lang.String endpointURL)
throws TransportException
- Specified by:
getUDDICustodyTransferService in class Transport
- Throws:
TransportException
getJUDDIApiService
public JUDDIApiPortType getJUDDIApiService(java.lang.String endpointURL)
throws TransportException
- This is a jUDDI specific API
- Specified by:
getJUDDIApiService in class Transport
- Throws:
TransportException
getNodeName
public java.lang.String getNodeName()
setNodeName
public void setNodeName(java.lang.String nodeName)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.