public abstract class Transport extends Object
JAXWSTransport
,
InVMTransport
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_NODE_NAME |
Constructor and Description |
---|
Transport() |
public static final String DEFAULT_NODE_NAME
public abstract UDDIInquiryPortType getUDDIInquiryService(String endpointURL) throws TransportException
TransportException
public abstract UDDISecurityPortType getUDDISecurityService(String endpointURL) throws TransportException
TransportException
public abstract UDDIPublicationPortType getUDDIPublishService(String endpointURL) throws TransportException
TransportException
public abstract UDDISubscriptionPortType getUDDISubscriptionService(String endpointURL) throws TransportException
TransportException
public abstract UDDICustodyTransferPortType getUDDICustodyTransferService(String endpointURL) throws TransportException
TransportException
public abstract UDDISubscriptionListenerPortType getUDDISubscriptionListenerService(String endpointURL) throws TransportException
TransportException
public abstract JUDDIApiPortType getJUDDIApiService(String endpointURL) throws TransportException
TransportException
public UDDIInquiryPortType getUDDIInquiryService() throws TransportException
TransportException
public UDDISecurityPortType getUDDISecurityService() throws TransportException
TransportException
public UDDIPublicationPortType getUDDIPublishService() throws TransportException
TransportException
public UDDISubscriptionPortType getUDDISubscriptionService() throws TransportException
TransportException
public UDDISubscriptionListenerPortType getUDDISubscriptionListenerService() throws TransportException
TransportException
public UDDICustodyTransferPortType getUDDICustodyTransferService() throws TransportException
TransportException
public JUDDIApiPortType getJUDDIApiService() throws TransportException
TransportException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.