Uses of Interface
com.sun.xml.ws.tx.at.common.CoordinatorIF

Packages that use CoordinatorIF
com.sun.xml.ws.tx.at   
com.sun.xml.ws.tx.at.common.client   
com.sun.xml.ws.tx.at.common.endpoint   
com.sun.xml.ws.tx.at.v10.client   
com.sun.xml.ws.tx.at.v11.client   
 

Uses of CoordinatorIF in com.sun.xml.ws.tx.at
 

Methods in com.sun.xml.ws.tx.at that return CoordinatorIF
 CoordinatorIF<T> WSATHelper.getCoordinatorPort(EndpointReference epr, Xid xid)
          Called from ForeignRecoveryContext.run
 

Uses of CoordinatorIF in com.sun.xml.ws.tx.at.common.client
 

Methods in com.sun.xml.ws.tx.at.common.client that return CoordinatorIF
abstract  CoordinatorIF<T> CoordinatorProxyBuilder.build()
           
 

Uses of CoordinatorIF in com.sun.xml.ws.tx.at.common.endpoint
 

Classes in com.sun.xml.ws.tx.at.common.endpoint that implement CoordinatorIF
 class Coordinator<T>
          This is the common implementation for wsat10 and wsat11 Coordinators endpoints.
 

Uses of CoordinatorIF in com.sun.xml.ws.tx.at.v10.client
 

Methods in com.sun.xml.ws.tx.at.v10.client that return CoordinatorIF
 CoordinatorIF<Notification> CoordinatorProxyBuilderImpl.build()
           
 

Uses of CoordinatorIF in com.sun.xml.ws.tx.at.v11.client
 

Methods in com.sun.xml.ws.tx.at.v11.client that return CoordinatorIF
 CoordinatorIF<Notification> CoordinatorProxyBuilderImpl.build()
           
 



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