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

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

Uses of RegistrationPortTypeImpl 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 RegistrationPortTypeImpl
static com.sun.xml.ws.developer.StatefulWebServiceManager<RegistrationPortTypeImpl> RegistrationPortTypeImpl.getManager()
           
 

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