Uses of Interface
com.sun.xml.ws.tx.coord.common.RegistrationIF

Packages that use RegistrationIF
com.sun.xml.ws.tx.coord.common.client   
com.sun.xml.ws.tx.coord.common.endpoint   
com.sun.xml.ws.tx.coord.v10.client   
com.sun.xml.ws.tx.coord.v11.client   
com.sun.xml.ws.tx.coord.v11.endpoint   
 

Uses of RegistrationIF in com.sun.xml.ws.tx.coord.common.client
 

Classes in com.sun.xml.ws.tx.coord.common.client that implement RegistrationIF
 class RegistrationProxyBuilder.RegistrationProxyF<T extends EndpointReference,K,P,D>
           
 

Methods in com.sun.xml.ws.tx.coord.common.client that return RegistrationIF
 RegistrationIF RegistrationProxyBuilder.build()
           
 

Uses of RegistrationIF in com.sun.xml.ws.tx.coord.common.endpoint
 

Classes in com.sun.xml.ws.tx.coord.common.endpoint that implement RegistrationIF
 class BaseRegistration<T extends EndpointReference,K,P>
           
 

Uses of RegistrationIF in com.sun.xml.ws.tx.coord.v10.client
 

Methods in com.sun.xml.ws.tx.coord.v10.client that return RegistrationIF
 RegistrationIF<MemberSubmissionEndpointReference,RegisterType,RegisterResponseType> RegistrationProxyBuilderImpl.build()
           
 

Uses of RegistrationIF in com.sun.xml.ws.tx.coord.v11.client
 

Classes in com.sun.xml.ws.tx.coord.v11.client that implement RegistrationIF
 class RegistrationProxyBuilderImpl.RegistrationProxyImpl
           
 

Methods in com.sun.xml.ws.tx.coord.v11.client that return RegistrationIF
 RegistrationIF<W3CEndpointReference,RegisterType,RegisterResponseType> RegistrationProxyBuilderImpl.build()
           
 

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

Classes in com.sun.xml.ws.tx.coord.v11.endpoint that implement RegistrationIF
 class RegistrationProxyImpl
           
 



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