|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jonas.rmifilters.JonasTransactionSender
Constructor Summary | |
JonasTransactionSender()
|
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 JonasTransactionSender()
Method Detail |
public TransactionContext sending_request()
public void received_reply(TransactionContext pctx)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |