Skip navigation links
A C D M N O P R S T V 

A

attributes() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
Additional route attributes.

C

compile(Jooby, Path, Path) - Method in class org.jooby.spec.RouteProcessor
Deprecated.
Process a Jooby application and collect RouteSpec, but also save a compiled version in the given outdir.
compile(Class<? extends Jooby>, List<Route.Definition>, Path, Path) - Method in class org.jooby.spec.RouteProcessor
Deprecated.
Process a Jooby application and collect RouteSpec.
consumes() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
 

D

doc() - Method in interface org.jooby.spec.RouteParam
Deprecated.
 
doc() - Method in interface org.jooby.spec.RouteResponse
Deprecated.
 
doc() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
 

M

method() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
 

N

name() - Method in interface org.jooby.spec.RouteParam
Deprecated.
 
name() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
 

O

optional() - Method in interface org.jooby.spec.RouteParam
Deprecated.
 
org.jooby.spec - package org.jooby.spec
 

P

params() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
 
paramType() - Method in interface org.jooby.spec.RouteParam
Deprecated.
 
paramType(RouteParamType) - Method in interface org.jooby.spec.RouteParam
Deprecated.
Set parameter type.
pattern() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
 
process(Jooby) - Method in class org.jooby.spec.RouteProcessor
Deprecated.
Process a Jooby application and collect RouteSpec.
process(Jooby, Path) - Method in class org.jooby.spec.RouteProcessor
Deprecated.
Process a Jooby application and collect RouteSpec.
process(Class<? extends Jooby>, List<Route.Definition>) - Method in class org.jooby.spec.RouteProcessor
Deprecated.
Process a Jooby application and collect RouteSpec.
process(Class<? extends Jooby>, List<Route.Definition>, Path) - Method in class org.jooby.spec.RouteProcessor
Deprecated.
Process a Jooby application and collect RouteSpec.
produces() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
 

R

response() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
 
RouteParam - Interface in org.jooby.spec
Deprecated.
RouteParamType - Enum in org.jooby.spec
Deprecated.
RouteProcessor - Class in org.jooby.spec
Deprecated.
RouteProcessor() - Constructor for class org.jooby.spec.RouteProcessor
Deprecated.
 
RouteResponse - Interface in org.jooby.spec
Deprecated.
RouteSpec - Interface in org.jooby.spec
Deprecated.

S

statusCode() - Method in interface org.jooby.spec.RouteResponse
Deprecated.
 
statusCodes() - Method in interface org.jooby.spec.RouteResponse
Deprecated.
 
summary() - Method in interface org.jooby.spec.RouteSpec
Deprecated.
 

T

type() - Method in interface org.jooby.spec.RouteParam
Deprecated.
 
type(Type) - Method in interface org.jooby.spec.RouteParam
Deprecated.
Set parameter data type.
type() - Method in interface org.jooby.spec.RouteResponse
Deprecated.
 

V

value() - Method in interface org.jooby.spec.RouteParam
Deprecated.
 
valueOf(String) - Static method in enum org.jooby.spec.RouteParamType
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jooby.spec.RouteParamType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
A C D M N O P R S T V 
Skip navigation links

Copyright © 2017. All rights reserved.