|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jonas.rmifilters.JonasSender
JonasSender used in case of DAVID orb only. - based on CORBA interfaces. - contains the glue to map CORBA contexts to JONAS contexts.
Constructor Summary | |
JonasSender()
|
Method Summary | |
void |
received_reply(int reqId,
org.omg.CosTransactions.PropagationContext pctx,
org.omg.CORBA.Environment env)
Sender is receiving a reply with an attached propagation context. |
org.omg.CosTransactions.PropagationContext |
sending_request(int reqId)
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 JonasSender()
Method Detail |
public org.omg.CosTransactions.PropagationContext sending_request(int reqId)
sending_request
in interface org.omg.CosTSPortability.Sender
public void received_reply(int reqId, org.omg.CosTransactions.PropagationContext pctx, org.omg.CORBA.Environment env)
received_reply
in interface org.omg.CosTSPortability.Sender
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |