Uses of Class
com.sun.xml.ws.tx.webservice.member.coord.RegistrationRequesterPortTypeImpl

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

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

Methods in com.sun.xml.ws.tx.webservice.member.coord that return types with arguments of type RegistrationRequesterPortTypeImpl
static com.sun.xml.ws.developer.StatefulWebServiceManager<RegistrationRequesterPortTypeImpl> RegistrationRequesterPortTypeImpl.getManager()
           
 

Method parameters in com.sun.xml.ws.tx.webservice.member.coord with type arguments of type RegistrationRequesterPortTypeImpl
static void RegistrationRequesterPortTypeImpl.setManager(com.sun.xml.ws.developer.StatefulWebServiceManager<RegistrationRequesterPortTypeImpl> aManager)