fire


Description:

[ Version ( since = "0.1" ) ]
public abstract bool fire (Request req, Response res, NextCallback next, Context ctx) throws Success, Redirection, ClientError, ServerError, Error

Apply the handler on the request and response.

Returns:

the return value of the callback if set, otherwise 'false'