| Package | Description |
|---|---|
| com.sun.xml.ws.tx.at.internal |
| Modifier and Type | Method and Description |
|---|---|
ForeignRecoveryContext |
ForeignRecoveryContextManager.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)"
|
ForeignRecoveryContext |
ForeignRecoveryContextManager.getForeignRecoveryContext(Xid xid) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.