A B D F G H I M N O P R T V 

A

AbstractRouteCollection - Class in org.commonjava.freeki.infra.route
 
AbstractRouteCollection() - Constructor for class org.commonjava.freeki.infra.route.AbstractRouteCollection
 
ApplicationRouter - Class in org.commonjava.freeki.infra.route
 
ApplicationRouter() - Constructor for class org.commonjava.freeki.infra.route.ApplicationRouter
 
ApplicationRouter(Collection<RouteHandler>, Iterable<RouteCollection>) - Constructor for class org.commonjava.freeki.infra.route.ApplicationRouter
 

B

bind(RouteBinding) - Method in class org.commonjava.freeki.infra.route.AbstractRouteCollection
 
bind(RouteBinding) - Method in class org.commonjava.freeki.infra.route.ApplicationRouter
Specify a handler that will be called for all HTTP methods

D

dispatch(ApplicationRouter, HttpServerRequest) - Method in class org.commonjava.freeki.infra.route.RouteBinding
 

F

findBinding(Method, String) - Method in class org.commonjava.freeki.infra.route.ApplicationRouter
 

G

getClassname() - Method in class org.commonjava.freeki.infra.route.anno.proc.RoutingTemplateInfo
 
getContentType() - Method in class org.commonjava.freeki.infra.route.RouteBinding
 
getHttpContentType() - Method in class org.commonjava.freeki.infra.route.anno.proc.RoutingTemplateInfo
 
getHttpMethod() - Method in class org.commonjava.freeki.infra.route.anno.proc.RoutingTemplateInfo
 
getHttpPath() - Method in class org.commonjava.freeki.infra.route.anno.proc.RoutingTemplateInfo
 
getMethod() - Method in class org.commonjava.freeki.infra.route.RouteBinding
 
getMethodname() - Method in class org.commonjava.freeki.infra.route.anno.proc.RoutingTemplateInfo
 
getPackagename() - Method in class org.commonjava.freeki.infra.route.anno.proc.RoutingTemplateInfo
 
getPath() - Method in class org.commonjava.freeki.infra.route.RouteBinding
 
getQualifiedClassname() - Method in class org.commonjava.freeki.infra.route.anno.proc.RoutingTemplateInfo
 
getResourceInstance(Class<T>) - Method in class org.commonjava.freeki.infra.route.ApplicationRouter
 
getRoutes() - Method in class org.commonjava.freeki.infra.route.AbstractRouteCollection
 
getRoutes() - Method in interface org.commonjava.freeki.infra.route.RouteCollection
 

H

handle(HttpServerRequest) - Method in class org.commonjava.freeki.infra.route.ApplicationRouter
 
handle(ApplicationRouter, HttpServerRequest) - Method in class org.commonjava.freeki.infra.route.RouteBinding
 

I

iterator() - Method in class org.commonjava.freeki.infra.route.AbstractRouteCollection
 

M

Method - Enum in org.commonjava.freeki.infra.route
 

N

noMatch(Handler<HttpServerRequest>) - Method in class org.commonjava.freeki.infra.route.ApplicationRouter
Specify a handler that will be called when no other handlers match.

O

org.commonjava.freeki.infra.route - package org.commonjava.freeki.infra.route
 
org.commonjava.freeki.infra.route.anno - package org.commonjava.freeki.infra.route.anno
 
org.commonjava.freeki.infra.route.anno.proc - package org.commonjava.freeki.infra.route.anno.proc
 

P

parseParams(ApplicationRouter.BindingContext, HttpServerRequest) - Method in class org.commonjava.freeki.infra.route.ApplicationRouter
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.commonjava.freeki.infra.route.anno.proc.RoutingAnnotationProcessor
 

R

RECOMMENDED_CONTENT_TYPE - Static variable in class org.commonjava.freeki.infra.route.RouteBinding
 
Route - Annotation Type in org.commonjava.freeki.infra.route.anno
 
RouteBinding - Class in org.commonjava.freeki.infra.route
 
RouteBinding(String, Method, String) - Constructor for class org.commonjava.freeki.infra.route.RouteBinding
 
RouteCollection - Interface in org.commonjava.freeki.infra.route
 
RouteHandler - Interface in org.commonjava.freeki.infra.route
 
Routes - Annotation Type in org.commonjava.freeki.infra.route.anno
 
RoutingAnnotationProcessor - Class in org.commonjava.freeki.infra.route.anno.proc
 
RoutingAnnotationProcessor() - Constructor for class org.commonjava.freeki.infra.route.anno.proc.RoutingAnnotationProcessor
 
RoutingTemplateInfo - Class in org.commonjava.freeki.infra.route.anno.proc
 
RoutingTemplateInfo(String, String, String, String, Route) - Constructor for class org.commonjava.freeki.infra.route.anno.proc.RoutingTemplateInfo
 
RoutingTemplateInfo(Element, Route) - Constructor for class org.commonjava.freeki.infra.route.anno.proc.RoutingTemplateInfo
 

T

TEMPLATE - Static variable in class org.commonjava.freeki.infra.route.anno.proc.RoutingAnnotationProcessor
 
toString() - Method in class org.commonjava.freeki.infra.route.RouteBinding
 

V

valueOf(String) - Static method in enum org.commonjava.freeki.infra.route.Method
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.commonjava.freeki.infra.route.Method
Returns an array containing the constants of this enum type, in the order they are declared.
A B D F G H I M N O P R T V 

Copyright © 2013. All Rights Reserved.