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 TypeMethodDescriptionstatic BaseRegisterType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType> XmlTypeAdapter.adapt(RegisterType delegate) static BaseRegisterType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType> XmlTypeAdapter.newRegisterType()Methods in com.sun.xml.ws.tx.coord.v10 with parameters of type RegisterTypeModifier and TypeMethodDescriptionstatic BaseRegisterType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType> XmlTypeAdapter.adapt(RegisterType delegate) -
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 RegisterTypeModifier and TypeMethodDescriptionRegistrationIF<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType, RegisterResponseType> RegistrationProxyBuilderImpl.build() -
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)