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

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

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

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

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

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

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

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

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

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

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

Methods in com.sun.xml.ws.tx.coord.v10.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.v10.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.