Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by DavanumSrinivas: http://wiki.apache.org/ws/Synapse ------------------------------------------------------------------------------ {{{ public interface Mediator { - public void mediate(MessageContext mc) throws AxisFault; + public boolean mediate(MessageContext mc) throws AxisFault; } }}}
