Uses of Interface
com.sun.xml.ws.tx.common.StatefulWebserviceFactory

Packages that use StatefulWebserviceFactory
com.sun.xml.ws.tx.common   
com.sun.xml.ws.tx.webservice.member   
 

Uses of StatefulWebserviceFactory in com.sun.xml.ws.tx.common
 

Methods in com.sun.xml.ws.tx.common that return StatefulWebserviceFactory
static StatefulWebserviceFactory StatefulWebserviceFactoryFactory.getInstance()
          Get an instance of the StatefulWebserviceFactory
 

Uses of StatefulWebserviceFactory in com.sun.xml.ws.tx.webservice.member
 

Classes in com.sun.xml.ws.tx.webservice.member that implement StatefulWebserviceFactory
 class TXStatefulWebserviceFactoryImpl
          This class ...