org.apache.synapse.rest
Interface Handler


public interface Handler


Method Summary
 boolean handleRequest(MessageContext messageContext)
           
 boolean handleResponse(MessageContext messageContext)
           
 

Method Detail

handleRequest

boolean handleRequest(MessageContext messageContext)

handleResponse

boolean handleResponse(MessageContext messageContext)


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.