public class JAXWSv2TranslationTransport extends JAXWSTransport
DEFAULT_NODE_NAME
Constructor and Description |
---|
JAXWSv2TranslationTransport() |
JAXWSv2TranslationTransport(String nodeName) |
JAXWSv2TranslationTransport(String clientName,
String nodeName) |
Modifier and Type | Method and Description |
---|---|
String |
getNodeName() |
UDDIInquiryPortType |
getUDDIInquiryService(String endpointURL) |
UDDIPublicationPortType |
getUDDIPublishService(String endpointURL) |
UDDISecurityPortType |
getUDDISecurityService(String endpointURL) |
Inquire |
getUDDIv2InquiryService() |
Inquire |
getUDDIv2InquiryService(String endpointURL) |
Publish |
getUDDIv2PublishService() |
Publish |
getUDDIv2PublishService(String endpointURL) |
void |
setNodeName(String nodeName) |
getJUDDIApiService, getUDDICustodyTransferService, getUDDISubscriptionListenerService, getUDDISubscriptionService
getJUDDIApiService, getUDDICustodyTransferService, getUDDIInquiryService, getUDDIPublishService, getUDDISecurityService, getUDDISubscriptionListenerService, getUDDISubscriptionService
public JAXWSv2TranslationTransport()
public JAXWSv2TranslationTransport(String nodeName)
public String getNodeName()
getNodeName
in class JAXWSTransport
public void setNodeName(String nodeName)
setNodeName
in class JAXWSTransport
public UDDIInquiryPortType getUDDIInquiryService(String endpointURL) throws TransportException
getUDDIInquiryService
in class JAXWSTransport
TransportException
public UDDISecurityPortType getUDDISecurityService(String endpointURL) throws TransportException
getUDDISecurityService
in class JAXWSTransport
TransportException
public UDDIPublicationPortType getUDDIPublishService(String endpointURL) throws TransportException
getUDDIPublishService
in class JAXWSTransport
TransportException
public Inquire getUDDIv2InquiryService() throws TransportException
TransportException
public Inquire getUDDIv2InquiryService(String endpointURL) throws TransportException
TransportException
public Publish getUDDIv2PublishService(String endpointURL) throws TransportException
TransportException
public Publish getUDDIv2PublishService() throws TransportException
TransportException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.