public.javadoc.org.spincast.plugins.routing.IDefaultRouter.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.
                
            
IDefaultRouter (org.spincast:spincast-framework 0.9.21 API) 
org.spincast.plugins.routing
Interface IDefaultRouter
- 
- All Superinterfaces:
 
- IRouter<IDefaultRequestContext,IDefaultWebsocketContext>
 
- All Known Implementing Classes:
 
- DefaultRouter
 
public interface IDefaultRouter
extends IRouter<IDefaultRequestContext,IDefaultWebsocketContext>
Unparameterized default router interface to easily use a router with the
 default request context class.
 
 It's easier to inject "IDefaultRouter" than "IRouter<IDefaultRequestContext, IDefaultWebsocketContext>"
 for a quick application.
 
- 
- 
Field Summary
- 
Fields inherited from interface org.spincast.core.routing.IRouter
DEFAULT_ROUTE_PATH 
 
- 
Method Summary
- 
Methods inherited from interface org.spincast.core.routing.IRouter
addRoute, addRouteParamPatternAlias, addStaticResource, addWebsocketRoute, after, after, ALL, before, before, beforeAndAfter, beforeAndAfter, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, DELETE, dir, exception, exception, file, GET, getGlobalAfterFiltersRoutes, getGlobalBeforeFiltersRoutes, getMainRoutes, getRoute, getRouteParamPatternAliases, HEAD, httpAuth, notFound, notFound, OPTIONS, PATCH, POST, PUT, removeAllRoutes, removeRoute, route, route, SOME, SOME, TRACE, websocket 
 
 
Copyright © 2016. All rights reserved.
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy