Uses of Class
org.apache.cxf.transport.http.netty.server.servlet.NettyHttpServletRequest
-
Packages that use NettyHttpServletRequest Package Description org.apache.cxf.transport.http.netty.server -
-
Uses of NettyHttpServletRequest in org.apache.cxf.transport.http.netty.server
Methods in org.apache.cxf.transport.http.netty.server that return NettyHttpServletRequest Modifier and Type Method Description protected NettyHttpServletRequestNettyHttpServletHandler. buildHttpServletRequest(io.netty.handler.codec.http.HttpRequest request, String contextPath, io.netty.channel.ChannelHandlerContext ctx)
-