Class Hierarchy
- java.lang.Object
- org.hornetq.spi.core.remoting.AbstractConnector (implements org.hornetq.spi.core.remoting.Connector)
- io.netty.util.concurrent.AbstractEventExecutorGroup (implements io.netty.util.concurrent.EventExecutorGroup)
- io.netty.util.concurrent.MultithreadEventExecutorGroup
- io.netty.channel.MultithreadEventLoopGroup (implements io.netty.channel.EventLoopGroup)
- io.netty.channel.nio.NioEventLoopGroup
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.handler.codec.LengthFieldBasedFrameDecoder
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- org.hornetq.core.remoting.impl.netty.HttpKeepAliveRunnable (implements java.lang.Runnable)
- org.hornetq.core.remoting.impl.netty.NettyAcceptor (implements org.hornetq.spi.core.remoting.Acceptor)
- org.hornetq.core.remoting.impl.netty.NettyAcceptorFactory (implements org.hornetq.spi.core.remoting.AcceptorFactory)
- org.hornetq.core.remoting.impl.netty.NettyConnection (implements org.hornetq.spi.core.remoting.Connection)
- org.hornetq.core.remoting.impl.netty.NettyConnectorFactory (implements org.hornetq.spi.core.remoting.ConnectorFactory)
- org.hornetq.core.remoting.impl.netty.PartialPooledByteBufAllocator (implements io.netty.buffer.ByteBufAllocator)
- org.hornetq.core.remoting.impl.netty.TransportConstants
Interface Hierarchy
- io.netty.channel.ChannelHandler
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.