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

------------------------------------------------------------------------------
   2. Gets a message context
   3. Has access to a soap infoset which it can modify
  
+ {{{
+   public interface Mediator {
+      public boolean mediate(MessageContext mc);
+ }}}
+ 

Reply via email to