|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NettyHttpContextHandler | |
---|---|
org.apache.cxf.transport.http.netty.server |
Uses of NettyHttpContextHandler in org.apache.cxf.transport.http.netty.server |
---|
Methods in org.apache.cxf.transport.http.netty.server that return NettyHttpContextHandler | |
---|---|
NettyHttpContextHandler |
NettyHttpServletPipelineFactory.getNettyHttpHandler(String url)
|
Methods in org.apache.cxf.transport.http.netty.server that return types with arguments of type NettyHttpContextHandler | |
---|---|
Map<String,NettyHttpContextHandler> |
NettyHttpServletPipelineFactory.getHttpContextHandlerMap()
|
Methods in org.apache.cxf.transport.http.netty.server with parameters of type NettyHttpContextHandler | |
---|---|
protected void |
NettyHttpServletHandler.handleHttpServletRequest(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.HttpRequest request,
NettyHttpContextHandler nettyHttpContextHandler)
|
Constructor parameters in org.apache.cxf.transport.http.netty.server with type arguments of type NettyHttpContextHandler | |
---|---|
NettyHttpServletPipelineFactory(TLSServerParameters tlsServerParameters,
boolean supportSession,
int threadPoolSize,
int maxChunkContentSize,
Map<String,NettyHttpContextHandler> handlerMap,
NettyHttpServerEngine engine)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |