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