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 |
---|---|
org.apache.juddi.v3_service.JUDDIApiPortType |
getJUDDIApiService(String endpointURL) |
org.uddi.v3_service.UDDICustodyTransferPortType |
getUDDICustodyTransferService(String endpointURL) |
org.uddi.v3_service.UDDIInquiryPortType |
getUDDIInquiryService(String endpointURL) |
org.uddi.v3_service.UDDIPublicationPortType |
getUDDIPublishService(String endpointURL) |
org.uddi.v3_service.UDDISecurityPortType |
getUDDISecurityService(String endpointURL) |
org.uddi.v3_service.UDDISubscriptionListenerPortType |
getUDDISubscriptionListenerService(String endpointURL) |
org.uddi.v3_service.UDDISubscriptionPortType |
getUDDISubscriptionService(String endpointURL) |
getJUDDIApiService, getUDDICustodyTransferService, getUDDIInquiryService, getUDDIPublishService, getUDDISecurityService, getUDDISubscriptionListenerService, getUDDISubscriptionService
public RMITransport()
public RMITransport(String nodeName) throws NamingException, org.apache.commons.configuration.ConfigurationException
NamingException
org.apache.commons.configuration.ConfigurationException
public RMITransport(String clientName, String nodeName) throws NamingException, org.apache.commons.configuration.ConfigurationException
NamingException
org.apache.commons.configuration.ConfigurationException
public org.uddi.v3_service.UDDIInquiryPortType getUDDIInquiryService(String endpointURL) throws TransportException
getUDDIInquiryService
in class Transport
TransportException
public org.uddi.v3_service.UDDISecurityPortType getUDDISecurityService(String endpointURL) throws TransportException
getUDDISecurityService
in class Transport
TransportException
public org.uddi.v3_service.UDDIPublicationPortType getUDDIPublishService(String endpointURL) throws TransportException
getUDDIPublishService
in class Transport
TransportException
public org.uddi.v3_service.UDDISubscriptionPortType getUDDISubscriptionService(String endpointURL) throws TransportException
getUDDISubscriptionService
in class Transport
TransportException
public org.uddi.v3_service.UDDISubscriptionListenerPortType getUDDISubscriptionListenerService(String endpointURL) throws TransportException
getUDDISubscriptionListenerService
in class Transport
TransportException
public org.uddi.v3_service.UDDICustodyTransferPortType getUDDICustodyTransferService(String endpointURL) throws TransportException
getUDDICustodyTransferService
in class Transport
TransportException
public org.apache.juddi.v3_service.JUDDIApiPortType getJUDDIApiService(String endpointURL) throws TransportException
getJUDDIApiService
in class Transport
TransportException
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.