public class AppRouter extends SpincastRouter<IAppRequestContext> implements IAppRouter
loggerDEFAULT_ROUTE_PATH| Constructor and Description |
|---|
AppRouter(ISpincastRouterConfig spincastRouterConfig,
IRouteFactory<IAppRequestContext> routeFactory,
ISpincastConfig spincastConfig,
ISpincastDictionary spincastDictionary,
IServer server,
ISpincastFilters<IAppRequestContext> spincastFilters,
IRouteBuilderFactory<IAppRequestContext> routeBuilderFactory,
IStaticResourceBuilderFactory<IAppRequestContext> staticResourceBuilderFactory,
IRouteHandlerMatchFactory<IAppRequestContext> routeHandlerMatchFactory,
IStaticResourceFactory<IAppRequestContext> staticResourceFactory) |
addFilterDefaultRoutingTypes, addRoute, addRouteParamPatternAlias, addStaticResource, after, after, ALL, before, before, beforeAndAfter, beforeAndAfter, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, cors, createHandlerMatchForBeforeOrAfterFilter, createNoMatchingParamsHandlerMatch, createRegularHandlerMatches, createRoutingResult, DELETE, dir, exception, exception, file, GET, getGlobalAfterFiltersPerPosition, getGlobalAfterFiltersRoutes, getGlobalBeforeFiltersPerPosition, getGlobalBeforeFiltersRoutes, getMainRoutes, getPattern, getPatternFromAlias, getRoute, getRouteBuilderFactory, getRouteFactory, getRouteHandlerMatchFactory, getRouteParamPatternAliases, getServer, getSpincastConfig, getSpincastDictionary, getSpincastFilters, getSpincastRouterConfig, getStaticResourceBuilderFactory, getStaticResourceFactory, HEAD, init, isRouteMatchAcceptedContentType, isRouteMatchHttpMethod, isRoutingTypeMatch, notFound, notFound, OPTIONS, PATCH, POST, PUT, removeAllRoutes, removeRoute, route, route, route, SOME, SOME, TRACE, validateId, validatePath, validatePath, validationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRoute, addRouteParamPatternAlias, addStaticResource, 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, notFound, notFound, OPTIONS, PATCH, POST, PUT, removeAllRoutes, removeRoute, route, route, SOME, SOME, TRACE@Inject public AppRouter(ISpincastRouterConfig spincastRouterConfig, IRouteFactory<IAppRequestContext> routeFactory, ISpincastConfig spincastConfig, ISpincastDictionary spincastDictionary, IServer server, ISpincastFilters<IAppRequestContext> spincastFilters, IRouteBuilderFactory<IAppRequestContext> routeBuilderFactory, IStaticResourceBuilderFactory<IAppRequestContext> staticResourceBuilderFactory, IRouteHandlerMatchFactory<IAppRequestContext> routeHandlerMatchFactory, IStaticResourceFactory<IAppRequestContext> staticResourceFactory)
Copyright © 2016. All rights reserved.