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

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

Uses of Identifier in com.sun.xml.ws.tx.common
 

Subclasses of Identifier in com.sun.xml.ws.tx.common
 class ActivityIdentifier
           
 class RegistrantIdentifier
           
 

Uses of Identifier in com.sun.xml.ws.tx.coordinator
 

Methods in com.sun.xml.ws.tx.coordinator that return Identifier
 Identifier Coordinator.getId()
          Get the ActivityIdentifier object.
 Identifier Registrant.getId()