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

Packages that use RegisterResponseType
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 RegisterResponseType in com.sun.xml.ws.tx.coord.v11
 

Methods in com.sun.xml.ws.tx.coord.v11 that return types with arguments of type RegisterResponseType
static BaseRegisterResponseType<W3CEndpointReference,RegisterResponseType> XmlTypeAdapter.adapt(RegisterResponseType delegate)
           
 

Methods in com.sun.xml.ws.tx.coord.v11 with parameters of type RegisterResponseType
static BaseRegisterResponseType<W3CEndpointReference,RegisterResponseType> XmlTypeAdapter.adapt(RegisterResponseType delegate)
           
 

Uses of RegisterResponseType 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 RegisterResponseType
 RegistrationIF<W3CEndpointReference,RegisterType,RegisterResponseType> RegistrationProxyBuilderImpl.build()
           
 

Uses of RegisterResponseType in com.sun.xml.ws.tx.coord.v11.endpoint
 

Methods in com.sun.xml.ws.tx.coord.v11.endpoint that return RegisterResponseType
 RegisterResponseType RegistrationPortImpl.registerOperation(RegisterType parameters)
           
 

Methods in com.sun.xml.ws.tx.coord.v11.endpoint that return types with arguments of type RegisterResponseType
protected  BaseRegisterResponseType<W3CEndpointReference,RegisterResponseType> RegistrationProxyImpl.newRegisterResponseType()
           
 

Methods in com.sun.xml.ws.tx.coord.v11.endpoint with parameters of type RegisterResponseType
 void RegistrationRequesterPortImpl.registerResponse(RegisterResponseType parameters)
           
 

Uses of RegisterResponseType in com.sun.xml.ws.tx.coord.v11.types
 

Methods in com.sun.xml.ws.tx.coord.v11.types that return RegisterResponseType
 RegisterResponseType ObjectFactory.createRegisterResponseType()
          Create an instance of RegisterResponseType
 RegisterResponseType RegistrationPortType.registerOperation(RegisterType parameters)
           
 

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

Methods in com.sun.xml.ws.tx.coord.v11.types with parameters of type RegisterResponseType
 JAXBElement<RegisterResponseType> ObjectFactory.createRegisterResponse(RegisterResponseType value)
          Create an instance of JAXBElement<RegisterResponseType>}
 void RegistrationRequesterPortType.registerResponse(RegisterResponseType parameters)
           
 



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