| Constructor and Description | 
|---|
MediatorWorker(Mediator seq,
              MessageContext synCtx)
Constructor of the MediatorWorker which sets the sequence and the message context 
 | 
MediatorWorker(MessageContext synCtx)
Constructor od the MediatorWorker which sets the provided message context and the
 main sequence as the sequence for mediation 
 | 
public MediatorWorker(Mediator seq, MessageContext synCtx)
seq - - Sequence Mediator to be setsynCtx - - Synapse MessageContext to be setpublic MediatorWorker(MessageContext synCtx)
synCtx - - Synapse MessageContext to be setCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.