public class SofaRestRequestHandler
extends io.netty.channel.SimpleChannelInboundHandler
RequestHandler| 限定符和类型 | 字段和说明 |
|---|---|
protected org.jboss.resteasy.plugins.server.netty.RequestDispatcher |
dispatcher |
| 构造器和说明 |
|---|
SofaRestRequestHandler(org.jboss.resteasy.plugins.server.netty.RequestDispatcher dispatcher) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
channelRead0(io.netty.channel.ChannelHandlerContext ctx,
Object msg) |
void |
exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
Throwable e) |
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharableprotected final org.jboss.resteasy.plugins.server.netty.RequestDispatcher dispatcher
public SofaRestRequestHandler(org.jboss.resteasy.plugins.server.netty.RequestDispatcher dispatcher)
protected void channelRead0(io.netty.channel.ChannelHandlerContext ctx,
Object msg)
throws Exception
channelRead0 在类中 io.netty.channel.SimpleChannelInboundHandlerExceptionpublic void exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
Throwable e)
throws Exception
exceptionCaught 在接口中 io.netty.channel.ChannelHandlerexceptionCaught 在接口中 io.netty.channel.ChannelInboundHandlerexceptionCaught 在类中 io.netty.channel.ChannelInboundHandlerAdapterExceptionCopyright © 2008–2018 The Ant Financial. All rights reserved.