com.sun.xml.ws.tx.webservice.member.at
Class WSATCoordinator
java.lang.Object
javax.xml.ws.Service
com.sun.xml.ws.tx.webservice.member.at.WSATCoordinator
@WebServiceClient(name="WSATCoordinator",
targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wsat",
wsdlLocation="WEB-INF/wsdl/wsat.wsdl")
public class WSATCoordinator
- extends javax.xml.ws.Service
This class was generated by the JAXWS SI.
JAX-WS RI 2.1-hudson-812-EA2
Generated source version: 2.0
Nested classes/interfaces inherited from class javax.xml.ws.Service |
javax.xml.ws.Service.Mode |
Methods inherited from class javax.xml.ws.Service |
addPort, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSATCoordinator
public WSATCoordinator(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
WSATCoordinator
public WSATCoordinator()
getCompletionCoordinator
@WebEndpoint(name="CompletionCoordinator")
public CompletionCoordinatorPortType getCompletionCoordinator()
- Returns:
- returns CompletionCoordinatorPortType
getCompletionCoordinator
@WebEndpoint(name="CompletionCoordinator")
public CompletionCoordinatorPortType getCompletionCoordinator(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.
- Returns:
- returns CompletionCoordinatorPortType
getCoordinator
@WebEndpoint(name="Coordinator")
public CoordinatorPortType getCoordinator()
- Returns:
- returns CoordinatorPortType
getCoordinator
@WebEndpoint(name="Coordinator")
public CoordinatorPortType getCoordinator(javax.xml.ws.EndpointReference epr,
javax.xml.ws.WebServiceFeature... features)
- Parameters:
epr
- EndpointReference of returned proxy.features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.
- Returns:
- returns CoordinatorPortType
getParticipant
@WebEndpoint(name="Participant")
public ParticipantPortType getParticipant()
- Returns:
- returns ParticipantPortType
getParticipant
@WebEndpoint(name="Participant")
public ParticipantPortType getParticipant(javax.xml.ws.EndpointReference epr,
javax.xml.ws.WebServiceFeature... features)
- Parameters:
epr
- EndpointReference of returned proxy.features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.
- Returns:
- returns ParticipantPortType
getCompletionInitiator
@WebEndpoint(name="CompletionInitiator")
public CompletionInitiatorPortType getCompletionInitiator()
- Returns:
- returns CompletionInitiatorPortType
getCompletionInitiator
@WebEndpoint(name="CompletionInitiator")
public CompletionInitiatorPortType getCompletionInitiator(javax.xml.ws.WebServiceFeature... features)
- Parameters:
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.
- Returns:
- returns CompletionInitiatorPortType