Uses of Class
net.jini.core.transaction.server.ServerTransaction

Packages that use ServerTransaction
net.jini.core.transaction.server These are the default transaction semantics for participant/manager interaction. 
 

Uses of ServerTransaction in net.jini.core.transaction.server
 

Subclasses of ServerTransaction in net.jini.core.transaction.server
 class NestableServerTransaction
          Class implementing the NestableTransaction interface, for use with transaction participants that implement the default transaction semantics.