Uses of Class
com.sun.xml.ws.tx.common.TxBasePipe

Packages that use TxBasePipe
com.sun.xml.ws.tx.client   
com.sun.xml.ws.tx.service   
 

Uses of TxBasePipe in com.sun.xml.ws.tx.client
 

Subclasses of TxBasePipe in com.sun.xml.ws.tx.client
 class TxClientPipe
          This class process transactional context for client outgoing message.
 

Uses of TxBasePipe in com.sun.xml.ws.tx.service
 

Subclasses of TxBasePipe in com.sun.xml.ws.tx.service
 class TxServerPipe
          Process transactional context for incoming message to server.