public class JAXWSTransport extends Transport
DEFAULT_NODE_NAME
Constructor and Description |
---|
JAXWSTransport() |
JAXWSTransport(String nodeName) |
JAXWSTransport(String clientName,
String nodeName) |
Modifier and Type | Method and Description |
---|---|
JUDDIApiPortType |
getJUDDIApiService(String endpointURL)
This is a jUDDI specific API
|
String |
getNodeName() |
UDDICustodyTransferPortType |
getUDDICustodyTransferService(String endpointURL) |
UDDIInquiryPortType |
getUDDIInquiryService(String endpointURL) |
UDDIPublicationPortType |
getUDDIPublishService(String endpointURL) |
UDDISecurityPortType |
getUDDISecurityService(String endpointURL) |
UDDISubscriptionListenerPortType |
getUDDISubscriptionListenerService(String endpointURL) |
UDDISubscriptionPortType |
getUDDISubscriptionService(String endpointURL) |
void |
setNodeName(String nodeName) |
getJUDDIApiService, getUDDICustodyTransferService, getUDDIInquiryService, getUDDIPublishService, getUDDISecurityService, getUDDISubscriptionListenerService, getUDDISubscriptionService
public JAXWSTransport()
public JAXWSTransport(String nodeName)
public UDDIInquiryPortType getUDDIInquiryService(String endpointURL) throws TransportException
getUDDIInquiryService
in class Transport
TransportException
public UDDISecurityPortType getUDDISecurityService(String endpointURL) throws TransportException
getUDDISecurityService
in class Transport
TransportException
public UDDIPublicationPortType getUDDIPublishService(String endpointURL) throws TransportException
getUDDIPublishService
in class Transport
TransportException
public UDDISubscriptionPortType getUDDISubscriptionService(String endpointURL) throws TransportException
getUDDISubscriptionService
in class Transport
TransportException
public UDDISubscriptionListenerPortType getUDDISubscriptionListenerService(String endpointURL) throws TransportException
getUDDISubscriptionListenerService
in class Transport
TransportException
public UDDICustodyTransferPortType getUDDICustodyTransferService(String endpointURL) throws TransportException
getUDDICustodyTransferService
in class Transport
TransportException
public JUDDIApiPortType getJUDDIApiService(String endpointURL) throws TransportException
getJUDDIApiService
in class Transport
TransportException
public String getNodeName()
public void setNodeName(String nodeName)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.