Uses of Class
com.sun.xml.ws.tx.coord.v11.types.RegisterType
-
Packages that use RegisterType 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 RegisterType in com.sun.xml.ws.tx.coord.v11
Methods in com.sun.xml.ws.tx.coord.v11 that return types with arguments of type RegisterType Modifier and Type Method Description static BaseRegisterType<javax.xml.ws.wsaddressing.W3CEndpointReference,RegisterType>XmlTypeAdapter. adapt(RegisterType delegate)static BaseRegisterType<javax.xml.ws.wsaddressing.W3CEndpointReference,RegisterType>XmlTypeAdapter. newRegisterType()Methods in com.sun.xml.ws.tx.coord.v11 with parameters of type RegisterType Modifier and Type Method Description static BaseRegisterType<javax.xml.ws.wsaddressing.W3CEndpointReference,RegisterType>XmlTypeAdapter. adapt(RegisterType delegate) -
Uses of RegisterType 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 RegisterType Modifier and Type Method Description RegistrationIF<javax.xml.ws.wsaddressing.W3CEndpointReference,RegisterType,RegisterResponseType>RegistrationProxyBuilderImpl. build()Methods in com.sun.xml.ws.tx.coord.v11.client with parameters of type RegisterType Modifier and Type Method Description voidRegistrationProxyBuilderImpl.RegistrationProxyImpl. asyncRegister(RegisterType parameters) -
Uses of RegisterType in com.sun.xml.ws.tx.coord.v11.endpoint
Methods in com.sun.xml.ws.tx.coord.v11.endpoint with parameters of type RegisterType Modifier and Type Method Description RegisterResponseTypeRegistrationPortImpl. registerOperation(RegisterType parameters) -
Uses of RegisterType in com.sun.xml.ws.tx.coord.v11.types
Methods in com.sun.xml.ws.tx.coord.v11.types that return RegisterType Modifier and Type Method Description RegisterTypeObjectFactory. createRegisterType()Create an instance ofRegisterTypeMethods in com.sun.xml.ws.tx.coord.v11.types that return types with arguments of type RegisterType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegisterType>ObjectFactory. createRegister(RegisterType value)Methods in com.sun.xml.ws.tx.coord.v11.types with parameters of type RegisterType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegisterType>ObjectFactory. createRegister(RegisterType value)voidRegistrationCoordinatorPortType. registerOperation(RegisterType parameters)RegisterResponseTypeRegistrationPortType. registerOperation(RegisterType parameters)
-