Uses of Class
com.sun.xml.ws.tx.coord.v11.types.RegisterResponseType
-
Packages that use RegisterResponseType Package Description com.sun.xml.ws.tx.coord.v11 com.sun.xml.ws.tx.coord.v11.client com.sun.xml.ws.tx.coord.v11.endpoint com.sun.xml.ws.tx.coord.v11.types -
-
Uses of RegisterResponseType in com.sun.xml.ws.tx.coord.v11
Methods in com.sun.xml.ws.tx.coord.v11 that return types with arguments of type RegisterResponseType Modifier and Type Method Description static BaseRegisterResponseType<jakarta.xml.ws.wsaddressing.W3CEndpointReference,RegisterResponseType>XmlTypeAdapter. adapt(RegisterResponseType delegate)Methods in com.sun.xml.ws.tx.coord.v11 with parameters of type RegisterResponseType Modifier and Type Method Description static BaseRegisterResponseType<jakarta.xml.ws.wsaddressing.W3CEndpointReference,RegisterResponseType>XmlTypeAdapter. adapt(RegisterResponseType delegate) -
Uses of RegisterResponseType in com.sun.xml.ws.tx.coord.v11.client
Methods in com.sun.xml.ws.tx.coord.v11.client that return types with arguments of type RegisterResponseType Modifier and Type Method Description RegistrationIF<jakarta.xml.ws.wsaddressing.W3CEndpointReference,RegisterType,RegisterResponseType>RegistrationProxyBuilderImpl. build() -
Uses of RegisterResponseType in com.sun.xml.ws.tx.coord.v11.endpoint
Methods in com.sun.xml.ws.tx.coord.v11.endpoint that return RegisterResponseType Modifier and Type Method Description RegisterResponseTypeRegistrationPortImpl. registerOperation(RegisterType parameters)Methods in com.sun.xml.ws.tx.coord.v11.endpoint that return types with arguments of type RegisterResponseType Modifier and Type Method Description protected BaseRegisterResponseType<jakarta.xml.ws.wsaddressing.W3CEndpointReference,RegisterResponseType>RegistrationProxyImpl. newRegisterResponseType()Methods in com.sun.xml.ws.tx.coord.v11.endpoint with parameters of type RegisterResponseType Modifier and Type Method Description voidRegistrationRequesterPortImpl. registerResponse(RegisterResponseType parameters) -
Uses of RegisterResponseType in com.sun.xml.ws.tx.coord.v11.types
Methods in com.sun.xml.ws.tx.coord.v11.types that return RegisterResponseType Modifier and Type Method Description RegisterResponseTypeObjectFactory. createRegisterResponseType()Create an instance ofRegisterResponseTypeRegisterResponseTypeRegistrationPortType. registerOperation(RegisterType parameters)Methods in com.sun.xml.ws.tx.coord.v11.types that return types with arguments of type RegisterResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegisterResponseType>ObjectFactory. createRegisterResponse(RegisterResponseType value)Methods in com.sun.xml.ws.tx.coord.v11.types with parameters of type RegisterResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegisterResponseType>ObjectFactory. createRegisterResponse(RegisterResponseType value)voidRegistrationRequesterPortType. registerResponse(RegisterResponseType parameters)
-