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