Uses of Class
com.sun.xml.ws.tx.coord.v10.types.RegisterType
-
Packages that use RegisterType Package Description com.sun.xml.ws.tx.coord.v10 com.sun.xml.ws.tx.coord.v10.client com.sun.xml.ws.tx.coord.v10.endpoint com.sun.xml.ws.tx.coord.v10.types -
-
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 RegisterType Modifier and Type Method Description static 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 RegisterType Modifier and Type Method Description static 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 RegisterType Modifier and Type Method Description RegistrationIF<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 RegisterType Modifier and Type Method Description voidRegistrationCoordinatorPortTypePortImpl. registerOperation(RegisterType parameters)RegisterResponseTypeRegistrationPortTypeRPCPortImpl. 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 RegisterType Modifier and Type Method Description RegisterTypeObjectFactory. createRegisterType()Create an instance ofRegisterTypeMethods in com.sun.xml.ws.tx.coord.v10.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.v10.types with parameters of type RegisterType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegisterType>ObjectFactory. createRegister(RegisterType value)voidRegistrationCoordinatorPortType. registerOperation(RegisterType parameters)RegisterResponseTypeRegistrationPortTypeRPC. registerOperation(RegisterType parameters)
-