|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.objectweb.jonas.rmifilters.JonasReceiver
| Constructor Summary | |
JonasReceiver()
|
|
| Method Summary | |
void |
received_request(int reqId,
org.omg.CosTransactions.PropagationContext pctx)
Receiver is receiving a request with an attached propagation context. |
org.omg.CosTransactions.PropagationContext |
sending_reply(int reqId)
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 JonasReceiver()
| Method Detail |
public void received_request(int reqId,
org.omg.CosTransactions.PropagationContext pctx)
received_request in interface org.omg.CosTSPortability.Receiverpublic org.omg.CosTransactions.PropagationContext sending_reply(int reqId)
sending_reply in interface org.omg.CosTSPortability.Receiver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||