Uses of Class
com.sun.xml.ws.tx.at.WSATHelper

Packages that use WSATHelper
com.sun.xml.ws.tx.at   
com.sun.xml.ws.tx.at.common   
com.sun.xml.ws.tx.at.common.endpoint   
com.sun.xml.ws.tx.coord.common.endpoint   
com.sun.xml.ws.tx.coord.v10.endpoint   
com.sun.xml.ws.tx.coord.v11.endpoint   
 

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

Fields in com.sun.xml.ws.tx.at declared as WSATHelper
static WSATHelper WSATHelper.V10
           
static WSATHelper WSATHelper.V11
           
 

Methods in com.sun.xml.ws.tx.at that return WSATHelper
static WSATHelper WSATHelper.getInstance()
           
static WSATHelper WSATHelper.getInstance(Transactional.Version version)
           
 

Uses of WSATHelper in com.sun.xml.ws.tx.at.common
 

Methods in com.sun.xml.ws.tx.at.common that return WSATHelper
abstract  WSATHelper WSATVersion.getWSATHelper()
           
 

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

Methods in com.sun.xml.ws.tx.at.common.endpoint that return WSATHelper
protected  WSATHelper Coordinator.getWSATHelper()
          Return the WSATHelper singleton
protected  WSATHelper Participant.getWSATHelper()
           
 

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

Methods in com.sun.xml.ws.tx.coord.common.endpoint that return WSATHelper
protected abstract  WSATHelper RegistrationRequester.getWSATHelper()
           
 

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

Methods in com.sun.xml.ws.tx.coord.v10.endpoint that return WSATHelper
protected  WSATHelper RegistrationRequesterImpl.getWSATHelper()
           
 

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

Methods in com.sun.xml.ws.tx.coord.v11.endpoint that return WSATHelper
protected  WSATHelper RegistrationRequesterImpl.getWSATHelper()
           
 



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