JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
H
I
J
L
M
N
O
P
R
T
A
ANY(String, T)
- Method in class jauter.
DualRouter
ANY(String, Class<? extends T>)
- Method in class jauter.
DualRouter
ANY(String, T)
- Method in class jauter.
Router
ANY_FIRST(String, T)
- Method in class jauter.
DualRouter
ANY_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
ANY_FIRST(String, T)
- Method in class jauter.
Router
ANY_LAST(String, T)
- Method in class jauter.
DualRouter
ANY_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
ANY_LAST(String, T)
- Method in class jauter.
Router
anyMethodRouter
- Variable in class jauter.
Router
C
CONNECT()
- Method in class jauter.
DualRouter
CONNECT(String, T)
- Method in class jauter.
DualRouter
CONNECT(String, Class<? extends T>)
- Method in class jauter.
DualRouter
CONNECT()
- Method in class jauter.
Router
CONNECT(String, T)
- Method in class jauter.
Router
CONNECT_FIRST(String, T)
- Method in class jauter.
DualRouter
CONNECT_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
CONNECT_FIRST(String, T)
- Method in class jauter.
Router
CONNECT_LAST(String, T)
- Method in class jauter.
DualRouter
CONNECT_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
CONNECT_LAST(String, T)
- Method in class jauter.
Router
D
DELETE()
- Method in class jauter.
DualRouter
DELETE(String, T)
- Method in class jauter.
DualRouter
DELETE(String, Class<? extends T>)
- Method in class jauter.
DualRouter
DELETE()
- Method in class jauter.
Router
DELETE(String, T)
- Method in class jauter.
Router
DELETE_FIRST(String, T)
- Method in class jauter.
DualRouter
DELETE_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
DELETE_FIRST(String, T)
- Method in class jauter.
Router
DELETE_LAST(String, T)
- Method in class jauter.
DualRouter
DELETE_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
DELETE_LAST(String, T)
- Method in class jauter.
Router
DualRouter
<
M
,
T
,
RouterLike
extends
DualRouter
<
M
,
T
,
RouterLike
>> - Class in
jauter
Similar to Router, but the target can be both class or instances of the class.
DualRouter()
- Constructor for class jauter.
DualRouter
F
first
- Variable in class jauter.
MethodlessRouter
G
GET()
- Method in class jauter.
DualRouter
GET(String, T)
- Method in class jauter.
DualRouter
GET(String, Class<? extends T>)
- Method in class jauter.
DualRouter
GET()
- Method in class jauter.
Router
GET(String, T)
- Method in class jauter.
Router
GET_FIRST(String, T)
- Method in class jauter.
DualRouter
GET_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
GET_FIRST(String, T)
- Method in class jauter.
Router
GET_LAST(String, T)
- Method in class jauter.
DualRouter
GET_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
GET_LAST(String, T)
- Method in class jauter.
Router
getThis()
- Method in class jauter.
DualRouter
getThis()
- Method in class jauter.
Router
H
HEAD()
- Method in class jauter.
DualRouter
HEAD(String, T)
- Method in class jauter.
DualRouter
HEAD(String, Class<? extends T>)
- Method in class jauter.
DualRouter
HEAD()
- Method in class jauter.
Router
HEAD(String, T)
- Method in class jauter.
Router
HEAD_FIRST(String, T)
- Method in class jauter.
DualRouter
HEAD_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
HEAD_FIRST(String, T)
- Method in class jauter.
Router
HEAD_LAST(String, T)
- Method in class jauter.
DualRouter
HEAD_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
HEAD_LAST(String, T)
- Method in class jauter.
Router
I
instanceFromTarget(Object)
- Static method in class jauter.
Routed
When target is a class, this method calls "newInstance" on the class.
instanceFromTarget()
- Method in class jauter.
Routed
When target is a class, this method calls "newInstance" on the class.
J
jauter
- package jauter
L
last
- Variable in class jauter.
MethodlessRouter
M
MethodlessRouter
<
T
> - Class in
jauter
MethodlessRouter()
- Constructor for class jauter.
MethodlessRouter
N
NonorderedRouter
<
T
> - Class in
jauter
NonorderedRouter()
- Constructor for class jauter.
NonorderedRouter
notFound(T)
- Method in class jauter.
DualRouter
notFound(Class<? extends T>)
- Method in class jauter.
DualRouter
notFound
- Variable in class jauter.
MethodlessRouter
notFound(T)
- Method in class jauter.
MethodlessRouter
notFound
- Variable in class jauter.
NonorderedRouter
notFound(T)
- Method in class jauter.
NonorderedRouter
notFound()
- Method in class jauter.
Routed
notFound
- Variable in class jauter.
Router
notFound(T)
- Method in class jauter.
Router
O
OPTIONS()
- Method in class jauter.
DualRouter
OPTIONS(String, T)
- Method in class jauter.
DualRouter
OPTIONS(String, Class<? extends T>)
- Method in class jauter.
DualRouter
OPTIONS()
- Method in class jauter.
Router
OPTIONS(String, T)
- Method in class jauter.
Router
OPTIONS_FIRST(String, T)
- Method in class jauter.
DualRouter
OPTIONS_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
OPTIONS_FIRST(String, T)
- Method in class jauter.
Router
OPTIONS_LAST(String, T)
- Method in class jauter.
DualRouter
OPTIONS_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
OPTIONS_LAST(String, T)
- Method in class jauter.
Router
other
- Variable in class jauter.
MethodlessRouter
P
params()
- Method in class jauter.
Routed
PATCH()
- Method in class jauter.
DualRouter
PATCH(String, T)
- Method in class jauter.
DualRouter
PATCH(String, Class<? extends T>)
- Method in class jauter.
DualRouter
PATCH()
- Method in class jauter.
Router
PATCH(String, T)
- Method in class jauter.
Router
PATCH_FIRST(String, T)
- Method in class jauter.
DualRouter
PATCH_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
PATCH_FIRST(String, T)
- Method in class jauter.
Router
PATCH_LAST(String, T)
- Method in class jauter.
DualRouter
PATCH_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
PATCH_LAST(String, T)
- Method in class jauter.
Router
path(M, T, Object...)
- Method in class jauter.
DualRouter
path(T, Object...)
- Method in class jauter.
DualRouter
path(M, Class<? extends T>, Object...)
- Method in class jauter.
DualRouter
path(Class<? extends T>, Object...)
- Method in class jauter.
DualRouter
path(T, Object...)
- Method in class jauter.
MethodlessRouter
path(T, Object...)
- Method in class jauter.
NonorderedRouter
path()
- Method in class jauter.
Pattern
path(M, T, Object...)
- Method in class jauter.
Router
path(T, Object...)
- Method in class jauter.
Router
pattern(M, String, T)
- Method in class jauter.
DualRouter
pattern(M, String, Class<? extends T>)
- Method in class jauter.
DualRouter
pattern(String, T)
- Method in class jauter.
MethodlessRouter
pattern(String, T)
- Method in class jauter.
NonorderedRouter
Pattern
<
T
> - Class in
jauter
Pattern(String, T)
- Constructor for class jauter.
Pattern
pattern(M, String, T)
- Method in class jauter.
Router
patternFirst(M, String, T)
- Method in class jauter.
DualRouter
patternFirst(M, String, Class<? extends T>)
- Method in class jauter.
DualRouter
patternFirst(String, T)
- Method in class jauter.
MethodlessRouter
patternFirst(M, String, T)
- Method in class jauter.
Router
patternLast(M, String, T)
- Method in class jauter.
DualRouter
patternLast(M, String, Class<? extends T>)
- Method in class jauter.
DualRouter
patternLast(String, T)
- Method in class jauter.
MethodlessRouter
patternLast(M, String, T)
- Method in class jauter.
Router
patterns
- Variable in class jauter.
NonorderedRouter
POST()
- Method in class jauter.
DualRouter
POST(String, T)
- Method in class jauter.
DualRouter
POST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
POST()
- Method in class jauter.
Router
POST(String, T)
- Method in class jauter.
Router
POST_FIRST(String, T)
- Method in class jauter.
DualRouter
POST_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
POST_FIRST(String, T)
- Method in class jauter.
Router
POST_LAST(String, T)
- Method in class jauter.
DualRouter
POST_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
POST_LAST(String, T)
- Method in class jauter.
Router
PUT()
- Method in class jauter.
DualRouter
PUT(String, T)
- Method in class jauter.
DualRouter
PUT(String, Class<? extends T>)
- Method in class jauter.
DualRouter
PUT()
- Method in class jauter.
Router
PUT(String, T)
- Method in class jauter.
Router
PUT_FIRST(String, T)
- Method in class jauter.
DualRouter
PUT_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
PUT_FIRST(String, T)
- Method in class jauter.
Router
PUT_LAST(String, T)
- Method in class jauter.
DualRouter
PUT_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
PUT_LAST(String, T)
- Method in class jauter.
Router
R
removePath(String)
- Method in class jauter.
DualRouter
removePath(String)
- Method in class jauter.
MethodlessRouter
removePath(String)
- Method in class jauter.
NonorderedRouter
removePath(String)
- Method in class jauter.
Router
removeSlashAtBothEnds(String)
- Static method in class jauter.
Pattern
removeTarget(T)
- Method in class jauter.
DualRouter
removeTarget(Class<? extends T>)
- Method in class jauter.
DualRouter
removeTarget(T)
- Method in class jauter.
MethodlessRouter
removeTarget(T)
- Method in class jauter.
NonorderedRouter
removeTarget(T)
- Method in class jauter.
Router
reverse
- Variable in class jauter.
NonorderedRouter
route(M, String)
- Method in class jauter.
DualRouter
route(String)
- Method in class jauter.
MethodlessRouter
route(String)
- Method in class jauter.
NonorderedRouter
route(M, String)
- Method in class jauter.
Router
Routed
<
T
> - Class in
jauter
Routed(T, boolean, Map<String, String>)
- Constructor for class jauter.
Routed
router
- Variable in class jauter.
DualRouter
Router
<
M
,
T
,
RouterLike
extends
Router
<
M
,
T
,
RouterLike
>> - Class in
jauter
http://stackoverflow.com/questions/1069528/method-chaining-inheritance-don-t-play-well-together-java
Router()
- Constructor for class jauter.
Router
routers
- Variable in class jauter.
Router
T
target()
- Method in class jauter.
Pattern
target()
- Method in class jauter.
Routed
tokens()
- Method in class jauter.
Pattern
TRACE()
- Method in class jauter.
DualRouter
TRACE(String, T)
- Method in class jauter.
DualRouter
TRACE(String, Class<? extends T>)
- Method in class jauter.
DualRouter
TRACE()
- Method in class jauter.
Router
TRACE(String, T)
- Method in class jauter.
Router
TRACE_FIRST(String, T)
- Method in class jauter.
DualRouter
TRACE_FIRST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
TRACE_FIRST(String, T)
- Method in class jauter.
Router
TRACE_LAST(String, T)
- Method in class jauter.
DualRouter
TRACE_LAST(String, Class<? extends T>)
- Method in class jauter.
DualRouter
TRACE_LAST(String, T)
- Method in class jauter.
Router
A
C
D
F
G
H
I
J
L
M
N
O
P
R
T
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes