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