public.javadoc.org.spincast.website.exchange.AppRouter.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
AppRouter (org.spincast:spincast-framework 2.1.1 API)
Package org.spincast.website.exchange
Interface AppRouter
- All Superinterfaces:
Router<AppRequestContext,DefaultWebsocketContext>
- All Known Implementing Classes:
AppRouterDefault
The only purpose of this interface is to make it
easier to inject the application specific router by using
"AppRouter" instead of "Router<AppRequestContext, DefaultWebsocketContext>".
-
Field Summary
Fields inherited from interface org.spincast.core.routing.Router
DEFAULT_ROUTE_PATH
-
Method Summary
Methods inherited from interface org.spincast.core.routing.Router
addRoute, addRouteParamPatternAlias, addStaticResource, addWebsocketRoute, ALL, ALL, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, DELETE, DELETE, dir, exception, exception, file, GET, GET, getGlobalAfterFiltersRoutes, getGlobalBeforeFiltersRoutes, getMainRoutes, getRoute, getRouteParamPatternAliases, HEAD, HEAD, httpAuth, methods, methods, methods, methods, notFound, notFound, OPTIONS, OPTIONS, PATCH, PATCH, POST, POST, PUT, PUT, redirect, removeAllRoutes, removeAllRoutes, removeRoute, route, route, TRACE, TRACE, websocket