Package com.sun.xml.ws.tx.coord.v10
Class XmlTypeAdapter
java.lang.Object
com.sun.xml.ws.tx.coord.v10.XmlTypeAdapter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CoordinationContextIF<MemberSubmissionEndpointReference,Expires, CoordinationContextType.Identifier, CoordinationContextType> adapt(CoordinationContext delegate) adapt(CoordinationContextType.Identifier delegate) static BaseExpires<Expires>adapt(RegisterResponseType delegate) adapt(RegisterType delegate) static BaseRegisterResponseType
-
Constructor Details
-
XmlTypeAdapter
public XmlTypeAdapter()
-
-
Method Details
-
adapt
-
adapt
public static BaseIdentifier<CoordinationContextType.Identifier> adapt(CoordinationContextType.Identifier delegate) -
adapt
public static CoordinationContextIF<MemberSubmissionEndpointReference,Expires, adaptCoordinationContextType.Identifier, CoordinationContextType> (CoordinationContext delegate) -
adapt
public static BaseRegisterType<MemberSubmissionEndpointReference,RegisterType> adapt(RegisterType delegate) -
newRegisterType
-
adapt
public static BaseRegisterResponseType<MemberSubmissionEndpointReference,RegisterResponseType> adapt(RegisterResponseType delegate) -
newRegisterResponseType
-