类 ExecutionChannelHandler

  • 所有已实现的接口:
    ChannelHandler, ChannelHandlerDelegate

    public class ExecutionChannelHandler
    extends WrappedChannelHandler
    Only request message will be dispatched to thread pool. Other messages like response, connect, disconnect, heartbeat will be directly executed by I/O thread.