JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
O
P
Q
R
T
A
AbstractHandler
<
T
,
RouteLike
extends
MethodRouter
<
T
,
RouteLike
>> - Class in
io.netty.handler.codec.http.router
This class is designed so that it can also be used in other projects, like Sinetja.
AbstractHandler(MethodRouter<T, RouteLike>)
- Constructor for class io.netty.handler.codec.http.router.
AbstractHandler
B
BadClientSilencer
- Class in
io.netty.handler.codec.http.router
This handler should be put at the last position of the inbound pipeline to catch all exceptions caused by bad client (closed connection, malformed request etc.) and server processing.
BadClientSilencer()
- Constructor for class io.netty.handler.codec.http.router.
BadClientSilencer
C
channelRead0(ChannelHandlerContext, HttpRequest)
- Method in class io.netty.handler.codec.http.router.
AbstractHandler
channelRead0(ChannelHandlerContext, Object)
- Method in class io.netty.handler.codec.http.router.
BadClientSilencer
channelRead0(ChannelHandlerContext, HttpRequest)
- Method in class io.netty.handler.codec.http.router.
DualAbstractHandler
CONNECT()
- Method in class io.netty.handler.codec.http.router.
DualMethodRouter
CONNECT()
- Method in class io.netty.handler.codec.http.router.
MethodRouter
D
DELETE()
- Method in class io.netty.handler.codec.http.router.
DualMethodRouter
DELETE()
- Method in class io.netty.handler.codec.http.router.
MethodRouter
DualAbstractHandler
<
T
,
RouteLike
extends
DualMethodRouter
<
T
,
RouteLike
>> - Class in
io.netty.handler.codec.http.router
This class is designed so that it can also be used in other projects, like Sinetja.
DualAbstractHandler(DualMethodRouter<T, RouteLike>)
- Constructor for class io.netty.handler.codec.http.router.
DualAbstractHandler
DualMethodRouter
<
T
,
RouteLike
extends
DualMethodRouter
<
T
,
RouteLike
>> - Class in
io.netty.handler.codec.http.router
DualMethodRouter()
- Constructor for class io.netty.handler.codec.http.router.
DualMethodRouter
E
exceptionCaught(ChannelHandlerContext, Throwable)
- Method in class io.netty.handler.codec.http.router.
BadClientSilencer
F
flush(ChannelHandlerContext, HttpRequest, HttpResponse)
- Static method in class io.netty.handler.codec.http.router.
KeepAliveWrite
flush(Channel, HttpRequest, HttpResponse)
- Static method in class io.netty.handler.codec.http.router.
KeepAliveWrite
G
GET()
- Method in class io.netty.handler.codec.http.router.
DualMethodRouter
GET()
- Method in class io.netty.handler.codec.http.router.
MethodRouter
getThis()
- Method in class io.netty.handler.codec.http.router.
Router
group
- Variable in class io.netty.handler.codec.http.router.
Handler
group(EventExecutorGroup)
- Method in class io.netty.handler.codec.http.router.
Handler
group()
- Method in class io.netty.handler.codec.http.router.
Handler
H
Handler
- Class in
io.netty.handler.codec.http.router
Inbound handler that converts HttpRequest to Routed and passes Routed to the matched handler.
Handler(Router)
- Constructor for class io.netty.handler.codec.http.router.
Handler
HEAD()
- Method in class io.netty.handler.codec.http.router.
DualMethodRouter
HEAD()
- Method in class io.netty.handler.codec.http.router.
MethodRouter
I
instanceFromTarget(Object)
- Static method in class io.netty.handler.codec.http.router.
Routed
When target is a class, this method calls "newInstance" on the class.
instanceFromTarget()
- Method in class io.netty.handler.codec.http.router.
Routed
When target is a class, this method calls "newInstance" on the class.
io.netty.handler.codec.http.router
- package io.netty.handler.codec.http.router
K
KeepAliveWrite
- Class in
io.netty.handler.codec.http.router
Utilities to write.
KeepAliveWrite()
- Constructor for class io.netty.handler.codec.http.router.
KeepAliveWrite
M
MethodRouted
<
T
> - Class in
io.netty.handler.codec.http.router
MethodRouted(T, boolean, HttpRequest, String, Map<String, String>, Map<String, List<String>>)
- Constructor for class io.netty.handler.codec.http.router.
MethodRouted
MethodRouter
<
T
,
RouteLike
extends
MethodRouter
<
T
,
RouteLike
>> - Class in
io.netty.handler.codec.http.router
MethodRouter()
- Constructor for class io.netty.handler.codec.http.router.
MethodRouter
N
name()
- Method in class io.netty.handler.codec.http.router.
Handler
Should be used to add the router to pipeline: channel.pipeline().addLast(handler.name(), handler)
notFound()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
O
onBadClient(Throwable)
- Method in class io.netty.handler.codec.http.router.
BadClientSilencer
onBadServer(Throwable)
- Method in class io.netty.handler.codec.http.router.
BadClientSilencer
onUnknownMessage(Object)
- Method in class io.netty.handler.codec.http.router.
BadClientSilencer
OPTIONS()
- Method in class io.netty.handler.codec.http.router.
DualMethodRouter
OPTIONS()
- Method in class io.netty.handler.codec.http.router.
MethodRouter
P
param(String)
- Method in class io.netty.handler.codec.http.router.
MethodRouted
params(String)
- Method in class io.netty.handler.codec.http.router.
MethodRouted
Both path param and query params are returned.
PATCH()
- Method in class io.netty.handler.codec.http.router.
DualMethodRouter
PATCH()
- Method in class io.netty.handler.codec.http.router.
MethodRouter
path()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
pathParams()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
POST()
- Method in class io.netty.handler.codec.http.router.
DualMethodRouter
POST()
- Method in class io.netty.handler.codec.http.router.
MethodRouter
PUT()
- Method in class io.netty.handler.codec.http.router.
DualMethodRouter
PUT()
- Method in class io.netty.handler.codec.http.router.
MethodRouter
Q
queryParam(String)
- Method in class io.netty.handler.codec.http.router.
MethodRouted
queryParams()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
R
refCnt()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
release()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
release(int)
- Method in class io.netty.handler.codec.http.router.
MethodRouted
request()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
respondNotFound(ChannelHandlerContext, HttpRequest)
- Method in class io.netty.handler.codec.http.router.
AbstractHandler
respondNotFound(ChannelHandlerContext, HttpRequest)
- Method in class io.netty.handler.codec.http.router.
DualAbstractHandler
retain()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
retain(int)
- Method in class io.netty.handler.codec.http.router.
MethodRouted
routed(ChannelHandlerContext, MethodRouted<T>)
- Method in class io.netty.handler.codec.http.router.
AbstractHandler
routed(ChannelHandlerContext, Routed)
- Method in class io.netty.handler.codec.http.router.
DualAbstractHandler
routed(ChannelHandlerContext, Routed)
- Method in class io.netty.handler.codec.http.router.
Handler
Routed
- Class in
io.netty.handler.codec.http.router
Routed(Object, boolean, HttpRequest, String, Map<String, String>, Map<String, List<String>>)
- Constructor for class io.netty.handler.codec.http.router.
Routed
ROUTED_HANDLER_NAME
- Static variable in class io.netty.handler.codec.http.router.
Handler
router()
- Method in class io.netty.handler.codec.http.router.
AbstractHandler
router()
- Method in class io.netty.handler.codec.http.router.
DualAbstractHandler
Router
- Class in
io.netty.handler.codec.http.router
Targets of routes must be ChannelInboundHandler classes or instances.
Router()
- Constructor for class io.netty.handler.codec.http.router.
Router
ROUTER_HANDLER_NAME
- Static variable in class io.netty.handler.codec.http.router.
Handler
T
target()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
touch()
- Method in class io.netty.handler.codec.http.router.
MethodRouted
touch(Object)
- Method in class io.netty.handler.codec.http.router.
MethodRouted
TRACE()
- Method in class io.netty.handler.codec.http.router.
DualMethodRouter
TRACE()
- Method in class io.netty.handler.codec.http.router.
MethodRouter
A
B
C
D
E
F
G
H
I
K
M
N
O
P
Q
R
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes