|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jotm.jta.jeremie.JotmTransactionSender
public class JotmTransactionSender
Constructor Summary | |
---|---|
JotmTransactionSender()
|
Method Summary | |
---|---|
void |
received_reply(TransactionContext pctx)
Sender is receiving a reply with an attached propagation context. |
TransactionContext |
sending_request()
Sender is sending a request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JotmTransactionSender()
Method Detail |
---|
public TransactionContext sending_request()
public void received_reply(TransactionContext pctx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |