org.objectweb.jotm.jta.jeremie
Class JotmTransactionSender
public class JotmTransactionSender
- Philippe Durieux
Contributor(s): Guillaume Riviere
JotmTransactionSender
public JotmTransactionSender()
received_reply
public void received_reply(TransactionContext pctx)
Sender is receiving a reply with an attached propagation context.
WARNING: In case of Jeremie orb, we are not yet in the thread that made the send.
sending_request
public TransactionContext sending_request()
Sender is sending a request.
Return the propagation context to the Orb.