ForwardCallback


Description:

[ Version ( since = "0.3" ) ]
public delegate bool ForwardCallback (Request req, Response res, NextCallback next, Context context, T value) throws Error

Define a type of Valum.HandlerCallback that forward a generic value.


Namespace: Valum
Package: valum-0.3