Uses of Class
com.sun.xml.ws.tx.coord.v10.types.CoordinationContextType
-
Packages that use CoordinationContextType Package Description com.sun.xml.ws.tx.coord.v10 com.sun.xml.ws.tx.coord.v10.types -
-
Uses of CoordinationContextType in com.sun.xml.ws.tx.coord.v10
Methods in com.sun.xml.ws.tx.coord.v10 that return CoordinationContextType Modifier and Type Method Description CoordinationContextTypeXmlTypeAdapter.CoordinationContextTypeImpl. getDelegate()Methods in com.sun.xml.ws.tx.coord.v10 that return types with arguments of type CoordinationContextType Modifier and Type Method Description static CoordinationContextIF<MemberSubmissionEndpointReference,Expires,CoordinationContextType.Identifier,CoordinationContextType>XmlTypeAdapter. adapt(CoordinationContext delegate)Constructors in com.sun.xml.ws.tx.coord.v10 with parameters of type CoordinationContextType Constructor Description CoordinationContextTypeImpl(CoordinationContextType delegate) -
Uses of CoordinationContextType in com.sun.xml.ws.tx.coord.v10.types
Subclasses of CoordinationContextType in com.sun.xml.ws.tx.coord.v10.types Modifier and Type Class Description classCoordinationContextJava class for anonymous complex type.static classCreateCoordinationContextType.CurrentContextJava class for anonymous complex type.Methods in com.sun.xml.ws.tx.coord.v10.types that return CoordinationContextType Modifier and Type Method Description CoordinationContextTypeObjectFactory. createCoordinationContextType()Create an instance ofCoordinationContextType
-