Uses of Interface
com.sun.xml.ws.tx.webservice.member.at.CoordinatorPortType

Packages that use CoordinatorPortType
com.sun.xml.ws.tx.at   
com.sun.xml.ws.tx.webservice.member.at   
 

Uses of CoordinatorPortType in com.sun.xml.ws.tx.at
 

Methods in com.sun.xml.ws.tx.at that return CoordinatorPortType
static CoordinatorPortType ATParticipant.getATCoordinatorWS(javax.xml.ws.EndpointReference toCPS, javax.xml.ws.EndpointReference replyToPPS, boolean nonterminalNotify)
           
 

Uses of CoordinatorPortType in com.sun.xml.ws.tx.webservice.member.at
 

Classes in com.sun.xml.ws.tx.webservice.member.at that implement CoordinatorPortType
 class CoordinatorPortTypeImpl
          Implements WS-AT Coordinator web service.
 

Methods in com.sun.xml.ws.tx.webservice.member.at that return CoordinatorPortType
 CoordinatorPortType WSATCoordinator.getCoordinator()
           
 CoordinatorPortType WSATCoordinator.getCoordinator(javax.xml.ws.EndpointReference epr, javax.xml.ws.WebServiceFeature... features)