Skip navigation links
A B C D E G H I K L M O P R S T U 

A

accepts(String) - Method in class org.eroq.router.AppHttpContext
 
add(Object, String) - Method in class org.eroq.router.RouteParams
 
all(String, EndpointMiddleware) - Method in class org.eroq.router.Router
 
App - Class in org.eroq.router
 
App() - Constructor for class org.eroq.router.App
 
App(String) - Constructor for class org.eroq.router.App
 
App(URL) - Constructor for class org.eroq.router.App
 
App(InputStream) - Constructor for class org.eroq.router.App
 
AppHttpContext - Class in org.eroq.router
 
AppHttpContext(HttpContext, App) - Constructor for class org.eroq.router.AppHttpContext
 
AppNextMiddlewareHandler - Interface in org.eroq.router
 

B

build() - Method in class org.eroq.router.RouteMatcher.Builder
 

C

call(Object, List<String>) - Method in interface org.eroq.router.RouteParams.RouteParamsForEachCallback
 
createTemporaryContext() - Method in class org.eroq.router.AppHttpContext
 
createWithPath(String) - Static method in class org.eroq.router.RouteMatcher.Builder
 
createWithPattern(Pattern) - Static method in class org.eroq.router.RouteMatcher.Builder
 

D

delete(String, EndpointMiddleware) - Method in class org.eroq.router.Router
 

E

end(boolean) - Method in class org.eroq.router.RouteMatcher.Builder
 
endpoint(String, String, EndpointMiddleware) - Method in class org.eroq.router.Router
Middleware for HTTP verbs
EndpointMiddleware - Interface in org.eroq.router
 
equals(Object) - Method in class org.eroq.router.RouteMatcher
 

G

get(String, EndpointMiddleware) - Method in class org.eroq.router.Router
 
getAll(String) - Method in class org.eroq.router.RouteParams
 
getAll(Integer) - Method in class org.eroq.router.RouteParams
 
getAll(Object) - Method in class org.eroq.router.RouteParams
 
getApp() - Method in class org.eroq.router.AppHttpContext
 
getFirst(String) - Method in class org.eroq.router.RouteParams
 
getFirst(Integer) - Method in class org.eroq.router.RouteParams
 
getFirst(Object) - Method in class org.eroq.router.RouteParams
 
getLast(String) - Method in class org.eroq.router.RouteParams
 
getLast(Integer) - Method in class org.eroq.router.RouteParams
 
getLast(Object) - Method in class org.eroq.router.RouteParams
 
getMatcher() - Method in class org.eroq.router.RouteMatch
 
getParams() - Method in class org.eroq.router.AppHttpContext
 
getParams() - Method in class org.eroq.router.RouteMatch
 
getPathMatcher() - Method in class org.eroq.router.RouteMatcher
 
getProperties() - Method in class org.eroq.router.App
 
getProperties() - Method in class org.eroq.router.Router
 

H

handle() - Method in interface org.eroq.router.AppNextMiddlewareHandler
 
head(String, EndpointMiddleware) - Method in class org.eroq.router.Router
 

I

is(String) - Method in class org.eroq.router.AppHttpContext
 

K

keys() - Method in class org.eroq.router.RouteParams
 

L

listen(Integer, String, Http.HttpServerListenCallback) - Method in class org.eroq.router.App
 
listen(Http.HttpServerListenCallback) - Method in class org.eroq.router.App
 
listen(Integer, String) - Method in class org.eroq.router.App
 
listen() - Method in class org.eroq.router.App
 

M

match(String) - Method in class org.eroq.router.RouteMatcher
 
Middleware - Interface in org.eroq.router
 

O

options(String, EndpointMiddleware) - Method in class org.eroq.router.Router
 
org.eroq.router - package org.eroq.router
 

P

param(String, ParamMiddleware) - Method in class org.eroq.router.Router
 
ParamMiddleware - Interface in org.eroq.router
 
patch(String, EndpointMiddleware) - Method in class org.eroq.router.Router
 
post(String, EndpointMiddleware) - Method in class org.eroq.router.Router
 
properties - Variable in class org.eroq.router.Router
Router properties methods
put(String, EndpointMiddleware) - Method in class org.eroq.router.Router
 

R

route(String, Middleware) - Method in class org.eroq.router.Router
 
RouteMatch - Class in org.eroq.router
 
RouteMatch(RouteParams, Matcher) - Constructor for class org.eroq.router.RouteMatch
 
RouteMatcher - Class in org.eroq.router
 
RouteMatcher.Builder - Class in org.eroq.router
 
RouteParams - Class in org.eroq.router
 
RouteParams() - Constructor for class org.eroq.router.RouteParams
 
RouteParams.RouteParamsForEachCallback - Interface in org.eroq.router
 
Router - Class in org.eroq.router
 
Router() - Constructor for class org.eroq.router.Router
 
router(String, Middleware) - Method in class org.eroq.router.Router
Middleware for Router
run(AppHttpContext) - Method in interface org.eroq.router.EndpointMiddleware
 
run(AppHttpContext, AppNextMiddlewareHandler) - Method in interface org.eroq.router.Middleware
 
run(AppHttpContext, AppNextMiddlewareHandler, String) - Method in interface org.eroq.router.ParamMiddleware
 
run(AppHttpContext, AppNextMiddlewareHandler) - Method in class org.eroq.router.Router
Routing implementation

S

sensitive(boolean) - Method in class org.eroq.router.RouteMatcher.Builder
 
setProperties(Properties) - Method in class org.eroq.router.Router
 
strict(boolean) - Method in class org.eroq.router.RouteMatcher.Builder
 

T

toString() - Method in class org.eroq.router.RouteMatcher
 
toString() - Method in class org.eroq.router.RouteParams
 

U

use(Middleware...) - Method in class org.eroq.router.Router
 
A B C D E G H I K L M O P R S T U 
Skip navigation links

Copyright © 2016. All rights reserved.