Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- org.drasyl.handler.connection.ConnectionHandshakeHandler
- org.drasyl.handler.connection.ConnectionHandshakePendWritesHandler
- io.netty.handler.codec.MessageToMessageCodec<INBOUND_IN,
OUTBOUND_IN> - org.drasyl.handler.connection.ConnectionHandshakeCodec
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.drasyl.handler.connection.ConnectionHandshakeClosing (implements org.drasyl.handler.connection.ConnectionHandshakeEvent)
- org.drasyl.handler.connection.ConnectionHandshakeCompleted (implements org.drasyl.handler.connection.ConnectionHandshakeEvent)
- org.drasyl.handler.connection.ConnectionHandshakeIssued (implements org.drasyl.handler.connection.ConnectionHandshakeEvent)
- io.netty.buffer.DefaultByteBufHolder (implements io.netty.buffer.ByteBufHolder)
- org.drasyl.handler.connection.ConnectionHandshakeSegment
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.drasyl.handler.connection.ConnectionHandshakeException
- java.lang.RuntimeException
- java.lang.Exception
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
Interface Hierarchy
- org.drasyl.handler.connection.ConnectionHandshakeEvent