Uses of Class
com.sun.xml.ws.tx.at.internal.ForeignRecoveryContext
Packages that use ForeignRecoveryContext
-
Uses of ForeignRecoveryContext in com.sun.xml.ws.tx.at.internal
Methods in com.sun.xml.ws.tx.at.internal that return ForeignRecoveryContextModifier and TypeMethodDescriptionForeignRecoveryContextManager.addAndGetForeignRecoveryContextForTidByteArray(Xid xid) Called from WSATServerHelper.register to create registerResponseType This should be a get, each time as we shouldn't be preparing a register call for the same server twice (this should be gated by "if (TransactionIdHelper.getInstance().getXid(tid.getBytes()) == null)"ForeignRecoveryContextManager.getForeignRecoveryContext(Xid xid)