Uses of Class
com.sun.xml.ws.tx.at.WSATSynchronization
-
Packages that use WSATSynchronization Package Description com.sun.xml.ws.tx.at -
-
Uses of WSATSynchronization in com.sun.xml.ws.tx.at
Methods in com.sun.xml.ws.tx.at that return types with arguments of type WSATSynchronization Modifier and Type Method Description Map<Xid,WSATSynchronization>WSATHelper. getVolatileParticipantSynchronizationMap()Methods in com.sun.xml.ws.tx.at with parameters of type WSATSynchronization Modifier and Type Method Description voidWSATHelper. beforeCompletion(jakarta.xml.ws.EndpointReference epr, Xid xid, WSATSynchronization wsatSynchronization)beforeCompletion call on volatile participant
-