Uses of Class
org.objectweb.david.libs.services.CosTransactions.handler.TSHandler

Packages that use TSHandler
org.objectweb.david.libs.services.CosTransactions.handler Provides a handler for a CORBA COS Transaction service implementation. 
org.objectweb.jeremie.libs.services.CosTransactions.handler Provides a handler for a CORBA COS Transaction service implementation. 
 

Uses of TSHandler in org.objectweb.david.libs.services.CosTransactions.handler
 

Subclasses of TSHandler in org.objectweb.david.libs.services.CosTransactions.handler
 class DavidTSHandler
          Provides an implementation of a CORBA COS Transaction service handler that conforms to the CosTSPortability module but that uses Java specific (i.e., non CORBA) means of encoding and decoding transaction contexts.
 

Uses of TSHandler in org.objectweb.jeremie.libs.services.CosTransactions.handler
 

Subclasses of TSHandler in org.objectweb.jeremie.libs.services.CosTransactions.handler
 class JRMITSHandler
          Provides an implementation of a CORBA COS Transaction service handler that conforms to the CosTSPortability module but that uses Java specific (i.e., non CORBA) means of encoding and decoding transaction contexts.