Uses of Package
com.sun.xml.ws.tx.coordinator

Packages that use com.sun.xml.ws.tx.coordinator
com.sun.xml.ws.tx.at   
com.sun.xml.ws.tx.common   
com.sun.xml.ws.tx.coordinator   
 

Classes in com.sun.xml.ws.tx.coordinator used by com.sun.xml.ws.tx.at
CoordinationContextInterface
          This interface hides the differences between the 2004/10 member submission and then 2006/03 OASIS versions of CoordinationContext
Coordinator
          This class encapsulates a coordinated activity.
Registrant
          This class encapsulates a coordination registrant.
 

Classes in com.sun.xml.ws.tx.coordinator used by com.sun.xml.ws.tx.common
CoordinationContextInterface
          This interface hides the differences between the 2004/10 member submission and then 2006/03 OASIS versions of CoordinationContext
 

Classes in com.sun.xml.ws.tx.coordinator used by com.sun.xml.ws.tx.coordinator
CoordinationContextBase
          Abstract base class for implementations of CoordinationContextInterface
CoordinationContextInterface
          This interface hides the differences between the 2004/10 member submission and then 2006/03 OASIS versions of CoordinationContext
CoordinationManager
          This singleton class is responsible for managing coordinated activities for the entire appserver.
Coordinator
          This class encapsulates a coordinated activity.
Registrant
          This class encapsulates a coordination registrant.
RegistrationManager
          This singleton class handles the register and registerResponse operations for both local and remote (or external) clients.