Uses of Class
com.sun.xml.ws.tx.coord.v11.types.RegisterType
Packages that use RegisterType
Package
Description
-
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 RegisterTypeModifier and TypeMethodDescriptionstatic 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 RegisterTypeModifier and TypeMethodDescriptionstatic 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 RegisterTypeModifier and TypeMethodDescriptionRegistrationIF<javax.xml.ws.wsaddressing.W3CEndpointReference,RegisterType, RegisterResponseType> RegistrationProxyBuilderImpl.build()Methods in com.sun.xml.ws.tx.coord.v11.client with parameters of type RegisterTypeModifier and TypeMethodDescriptionvoidRegistrationProxyBuilderImpl.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 RegisterTypeModifier and TypeMethodDescriptionRegistrationPortImpl.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 RegisterTypeModifier and TypeMethodDescriptionObjectFactory.createRegisterType()Create an instance ofRegisterTypeMethods in com.sun.xml.ws.tx.coord.v11.types that return types with arguments of type RegisterTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RegisterType>ObjectFactory.createRegister(RegisterType value) Methods in com.sun.xml.ws.tx.coord.v11.types with parameters of type RegisterTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RegisterType>ObjectFactory.createRegister(RegisterType value) voidRegistrationCoordinatorPortType.registerOperation(RegisterType parameters) RegistrationPortType.registerOperation(RegisterType parameters)