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 boolean mediate(MessageContext mc); + public boolean mediate(MessageContext mc) throws AxisFault; } }}}
