Interface AppHandler

All Superinterfaces:
Handler<AppRequestContext>

public interface AppHandler extends Handler<AppRequestContext>
  • Method Summary

    Methods inherited from interface org.spincast.core.routing.Handler

    handle