Uses of Class
com.sun.xml.ws.tx.coord.v11.types.CreateCoordinationContextResponseType
-
Packages that use CreateCoordinationContextResponseType Package Description com.sun.xml.ws.tx.coord.v11.types -
-
Uses of CreateCoordinationContextResponseType in com.sun.xml.ws.tx.coord.v11.types
Methods in com.sun.xml.ws.tx.coord.v11.types that return CreateCoordinationContextResponseType Modifier and Type Method Description CreateCoordinationContextResponseTypeObjectFactory. createCreateCoordinationContextResponseType()Create an instance ofCreateCoordinationContextResponseTypeMethods in com.sun.xml.ws.tx.coord.v11.types that return types with arguments of type CreateCoordinationContextResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<CreateCoordinationContextResponseType>ObjectFactory. createCreateCoordinationContextResponse(CreateCoordinationContextResponseType value)Methods in com.sun.xml.ws.tx.coord.v11.types with parameters of type CreateCoordinationContextResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<CreateCoordinationContextResponseType>ObjectFactory. createCreateCoordinationContextResponse(CreateCoordinationContextResponseType value)
-