Uses of Class
com.sun.xml.ws.tx.coord.v10.types.RegisterType
Packages that use RegisterType
Package
Description
-
Uses of RegisterType in com.sun.xml.ws.tx.coord.v10
Methods in com.sun.xml.ws.tx.coord.v10 that return types with arguments of type RegisterTypeModifier and TypeMethodDescriptionXmlTypeAdapter.adapt(RegisterType delegate) XmlTypeAdapter.newRegisterType()Methods in com.sun.xml.ws.tx.coord.v10 with parameters of type RegisterType -
Uses of RegisterType in com.sun.xml.ws.tx.coord.v10.client
Methods in com.sun.xml.ws.tx.coord.v10.client that return types with arguments of type RegisterType -
Uses of RegisterType in com.sun.xml.ws.tx.coord.v10.endpoint
Methods in com.sun.xml.ws.tx.coord.v10.endpoint with parameters of type RegisterTypeModifier and TypeMethodDescriptionvoidRegistrationCoordinatorPortTypePortImpl.registerOperation(RegisterType parameters) RegistrationPortTypeRPCPortImpl.registerOperation(RegisterType parameters) -
Uses of RegisterType in com.sun.xml.ws.tx.coord.v10.types
Methods in com.sun.xml.ws.tx.coord.v10.types that return RegisterTypeModifier and TypeMethodDescriptionObjectFactory.createRegisterType()Create an instance ofRegisterTypeMethods in com.sun.xml.ws.tx.coord.v10.types that return types with arguments of type RegisterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RegisterType>ObjectFactory.createRegister(RegisterType value) Methods in com.sun.xml.ws.tx.coord.v10.types with parameters of type RegisterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RegisterType>ObjectFactory.createRegister(RegisterType value) voidRegistrationCoordinatorPortType.registerOperation(RegisterType parameters) RegistrationPortTypeRPC.registerOperation(RegisterType parameters)