Uses of Class
com.sun.xml.ws.tx.coord.v10.types.RegisterType

Packages that use RegisterType
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
static BaseRegisterType<MemberSubmissionEndpointReference,RegisterType> XmlTypeAdapter.adapt(RegisterType delegate)
           
static BaseRegisterType<MemberSubmissionEndpointReference,RegisterType> XmlTypeAdapter.newRegisterType()
           
 

Methods in com.sun.xml.ws.tx.coord.v10 with parameters of type RegisterType
static BaseRegisterType<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
 RegistrationIF<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
 void RegistrationCoordinatorPortTypePortImpl.registerOperation(RegisterType parameters)
           
 RegisterResponseType 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 RegisterType
 RegisterType ObjectFactory.createRegisterType()
          Create an instance of RegisterType
 

Methods in com.sun.xml.ws.tx.coord.v10.types that return types with arguments of type RegisterType
 JAXBElement<RegisterType> ObjectFactory.createRegister(RegisterType value)
          Create an instance of JAXBElement<RegisterType>}
 

Methods in com.sun.xml.ws.tx.coord.v10.types with parameters of type RegisterType
 JAXBElement<RegisterType> ObjectFactory.createRegister(RegisterType value)
          Create an instance of JAXBElement<RegisterType>}
 void RegistrationCoordinatorPortType.registerOperation(RegisterType parameters)
           
 RegisterResponseType RegistrationPortTypeRPC.registerOperation(RegisterType parameters)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.