Package org.objectweb.jeremie.services.handler.CosTransactions
Provides a handler for a CORBA COS Transaction service implementation.
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. |
TSHandler | Provides an abstract implementation of a Transaction service handler, to be
used as a base class by TS implementations, following the CosTSPortability
apis. |
Provides a handler for a CORBA COS Transaction service implementation.