Uses of Interface
com.sun.xml.ws.tx.webservice.member.coord.ActivationRequesterPortType

Packages that use ActivationRequesterPortType
com.sun.xml.ws.tx.webservice.member.coord   
 

Uses of ActivationRequesterPortType in com.sun.xml.ws.tx.webservice.member.coord
 

Classes in com.sun.xml.ws.tx.webservice.member.coord that implement ActivationRequesterPortType
 class ActivationRequesterPortTypeImpl
          This class handles the createCoordinationContextResponse web service method.
 

Methods in com.sun.xml.ws.tx.webservice.member.coord that return ActivationRequesterPortType
 ActivationRequesterPortType Coordinator.getActivationRequester()
           
 ActivationRequesterPortType Coordinator.getActivationRequester(javax.xml.ws.WebServiceFeature... features)