public class RMITransport extends Transport
DEFAULT_NODE_NAME| Constructor and Description |
|---|
RMITransport() |
RMITransport(String nodeName) |
RMITransport(String clientName,
String nodeName) |
| Modifier and Type | Method and Description |
|---|---|
JUDDIApiPortType |
getJUDDIApiService(String endpointURL) |
UDDICustodyTransferPortType |
getUDDICustodyTransferService(String endpointURL) |
UDDIInquiryPortType |
getUDDIInquiryService(String endpointURL) |
UDDIPublicationPortType |
getUDDIPublishService(String endpointURL) |
UDDISecurityPortType |
getUDDISecurityService(String endpointURL) |
UDDISubscriptionListenerPortType |
getUDDISubscriptionListenerService(String endpointURL) |
UDDISubscriptionPortType |
getUDDISubscriptionService(String endpointURL) |
getJUDDIApiService, getUDDICustodyTransferService, getUDDIInquiryService, getUDDIPublishService, getUDDISecurityService, getUDDISubscriptionListenerService, getUDDISubscriptionServicepublic RMITransport()
public RMITransport(String nodeName) throws NamingException, org.apache.commons.configuration.ConfigurationException
NamingExceptionorg.apache.commons.configuration.ConfigurationExceptionpublic RMITransport(String clientName, String nodeName) throws NamingException, org.apache.commons.configuration.ConfigurationException
NamingExceptionorg.apache.commons.configuration.ConfigurationExceptionpublic UDDIInquiryPortType getUDDIInquiryService(String endpointURL) throws TransportException
getUDDIInquiryService in class TransportTransportExceptionpublic UDDISecurityPortType getUDDISecurityService(String endpointURL) throws TransportException
getUDDISecurityService in class TransportTransportExceptionpublic UDDIPublicationPortType getUDDIPublishService(String endpointURL) throws TransportException
getUDDIPublishService in class TransportTransportExceptionpublic UDDISubscriptionPortType getUDDISubscriptionService(String endpointURL) throws TransportException
getUDDISubscriptionService in class TransportTransportExceptionpublic UDDISubscriptionListenerPortType getUDDISubscriptionListenerService(String endpointURL) throws TransportException
getUDDISubscriptionListenerService in class TransportTransportExceptionpublic UDDICustodyTransferPortType getUDDICustodyTransferService(String endpointURL) throws TransportException
getUDDICustodyTransferService in class TransportTransportExceptionpublic JUDDIApiPortType getJUDDIApiService(String endpointURL) throws TransportException
getJUDDIApiService in class TransportTransportExceptionCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.