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

Packages that use RegisterType
com.sun.xml.ws.tx.coord.v11   
com.sun.xml.ws.tx.coord.v11.client   
com.sun.xml.ws.tx.coord.v11.endpoint   
com.sun.xml.ws.tx.coord.v11.types   
 

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 RegisterType
static BaseRegisterType<W3CEndpointReference,RegisterType> XmlTypeAdapter.adapt(RegisterType delegate)
           
static BaseRegisterType<W3CEndpointReference,RegisterType> XmlTypeAdapter.newRegisterType()
           
 

Methods in com.sun.xml.ws.tx.coord.v11 with parameters of type RegisterType
static BaseRegisterType<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 RegisterType
 RegistrationIF<W3CEndpointReference,RegisterType,RegisterResponseType> RegistrationProxyBuilderImpl.build()
           
 

Methods in com.sun.xml.ws.tx.coord.v11.client with parameters of type RegisterType
 void RegistrationProxyBuilderImpl.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 RegisterType
 RegisterResponseType RegistrationPortImpl.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 RegisterType
 RegisterType ObjectFactory.createRegisterType()
          Create an instance of RegisterType
 

Methods in com.sun.xml.ws.tx.coord.v11.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.v11.types with parameters of type RegisterType
 JAXBElement<RegisterType> ObjectFactory.createRegister(RegisterType value)
          Create an instance of JAXBElement<RegisterType>}
 void RegistrationCoordinatorPortType.registerOperation(RegisterType parameters)
           
 RegisterResponseType RegistrationPortType.registerOperation(RegisterType parameters)
           
 



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