Package org.spincast.quickstart.exchange
Interface AppHandler
- All Superinterfaces:
Handler<AppRequestContext>
The only purpose of this interface is to make it
easier to declare a Route Handler as "AppHandler"
instead of "Handler<AppRequestContext>".
-
Method Summary