- java.lang.Object
- 
- io.netty.channel.ChannelHandlerAdapter
- 
- io.netty.channel.ChannelInboundHandlerAdapter
- 
- io.netty.channel.SimpleChannelInboundHandler<Message.Request>
- 
- org.apache.cassandra.transport.Message.Dispatcher
 
 
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandlerio.netty.channel.ChannelHandler.Sharable
 
 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| Dispatcher() |  
 
 
- 
Method Summary
- 
Methods inherited from class io.netty.channel.SimpleChannelInboundHandleracceptInboundMessage, channelRead
 
- 
Methods inherited from class io.netty.channel.ChannelInboundHandlerAdapterchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered
 
- 
Methods inherited from class io.netty.channel.ChannelHandlerAdapterhandlerAdded, handlerRemoved, isSharable
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Methods inherited from interface io.netty.channel.ChannelHandlerhandlerAdded, handlerRemoved
 
 
 
- 
- 
Constructor Detail
- 
Dispatcherpublic Dispatcher() 
 
 
 
 
Copyright © 2018 The Apache Software Foundation