- All Superinterfaces:
- org.spincast.core.routing.Handler<AppRequestContext>
public interface AppHandler
extends org.spincast.core.routing.Handler<AppRequestContext>
The only purpose of this interface is to make it
easier to declare a Route Handler as "AppHandler"
instead of "Handler<AppRequestContext>".