- All Superinterfaces:
- org.spincast.core.routing.IHandler<IAppRequestContext>
public interface IAppHandler
extends org.spincast.core.routing.IHandler<IAppRequestContext>
The only purpose of this interface is to make it
easier to declare an handler as "IAppHandler"
instead of "IHandler<IAppRequestContext>".