Uses of Class
com.sun.xml.ws.tx.coord.v11.types.CoordinationContextType

Packages that use CoordinationContextType
com.sun.xml.ws.tx.coord.v11   
com.sun.xml.ws.tx.coord.v11.types   
 

Uses of CoordinationContextType in com.sun.xml.ws.tx.coord.v11
 

Methods in com.sun.xml.ws.tx.coord.v11 that return CoordinationContextType
 CoordinationContextType XmlTypeAdapter.CoordinationContextTypeImpl.getDelegate()
           
 

Methods in com.sun.xml.ws.tx.coord.v11 that return types with arguments of type CoordinationContextType
static CoordinationContextIF<W3CEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType> XmlTypeAdapter.adapt(CoordinationContext delegate)
           
 

Constructors in com.sun.xml.ws.tx.coord.v11 with parameters of type CoordinationContextType
XmlTypeAdapter.CoordinationContextTypeImpl(CoordinationContextType delegate)
           
 

Uses of CoordinationContextType in com.sun.xml.ws.tx.coord.v11.types
 

Subclasses of CoordinationContextType in com.sun.xml.ws.tx.coord.v11.types
 class CoordinationContext
          Java class for anonymous complex type.
static class CreateCoordinationContextType.CurrentContext
          Java class for anonymous complex type.
 

Methods in com.sun.xml.ws.tx.coord.v11.types that return CoordinationContextType
 CoordinationContextType ObjectFactory.createCoordinationContextType()
          Create an instance of CoordinationContextType
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.