Class Hierarchy
- java.lang.Object
- org.jivesoftware.openfire.net.AbstractConnection (implements org.jivesoftware.openfire.Connection)
- org.jivesoftware.openfire.nio.NettyConnection
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- org.jivesoftware.openfire.nio.NettyXMPPDecoder
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- org.jivesoftware.openfire.nio.NettyIdleStateKeepAliveHandler
- io.netty.channel.SimpleChannelInboundHandler<I>
- org.jivesoftware.openfire.nio.NettyConnectionHandler
- org.jivesoftware.openfire.nio.NettyClientConnectionHandler
- org.jivesoftware.openfire.nio.NettyComponentConnectionHandler
- org.jivesoftware.openfire.nio.NettyMultiplexerConnectionHandler
- org.jivesoftware.openfire.nio.NettyOutboundConnectionHandler
- org.jivesoftware.openfire.nio.NettyServerConnectionHandler
- org.jivesoftware.openfire.nio.NettyConnectionHandler
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.jivesoftware.openfire.nio.NettyConnectionHandlerFactory
- org.jivesoftware.openfire.nio.NettySessionInitializer
- org.jivesoftware.openfire.nio.OfflinePacketDeliverer (implements org.jivesoftware.openfire.PacketDeliverer)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.jivesoftware.openfire.nio.InboundBufferSizeException
- org.jivesoftware.openfire.nio.XMLNotWellFormedException
- java.lang.Exception
- org.jivesoftware.openfire.nio.XMLLightweightParser
- org.jivesoftware.openfire.net.AbstractConnection (implements org.jivesoftware.openfire.Connection)
Interface Hierarchy
- org.jivesoftware.openfire.nio.NettyChannelHandlerFactory