Uses of Class
com.sun.xml.ws.tx.at.WSATHelper
-
-
Uses of WSATHelper in com.sun.xml.ws.tx.at
Fields in com.sun.xml.ws.tx.at declared as WSATHelper Modifier and Type Field Description static WSATHelperWSATHelper. V10static WSATHelperWSATHelper. V11Methods in com.sun.xml.ws.tx.at that return WSATHelper Modifier and Type Method Description static WSATHelperWSATHelper. getInstance()static WSATHelperWSATHelper. getInstance(com.sun.xml.ws.api.tx.at.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 Modifier and Type Method Description abstract WSATHelperWSATVersion. 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 Modifier and Type Method Description protected WSATHelperCoordinator. getWSATHelper()Return the WSATHelper singletonprotected WSATHelperParticipant. 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 Modifier and Type Method Description protected abstract WSATHelperRegistrationRequester. 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 Modifier and Type Method Description protected WSATHelperRegistrationRequesterImpl. 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 Modifier and Type Method Description protected WSATHelperRegistrationRequesterImpl. getWSATHelper()
-