@ChannelHandler.Sharable
public class HttpRequestHandler
extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
| Constructor and Description |
|---|
HttpRequestHandler(NettyHttpServerTransport serverTransport,
boolean detailedErrorsEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionCaught(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ExceptionEvent e) |
void |
messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.MessageEvent e) |
public HttpRequestHandler(NettyHttpServerTransport serverTransport, boolean detailedErrorsEnabled)
Copyright © 2009–2017. All rights reserved.