Package org.apache.activemq.artemis.core.remoting.impl.netty
-
Interface Summary Interface Description ConnectionCreator -
Class Summary Class Description ActiveMQAMQPFrameDecoder A Netty decoder specially optimised to to decode messages on the core protocol onlyActiveMQChannelHandler Common handler implementation for client and server side handler.ActiveMQFrameDecoder2 A Netty decoder specially optimised to to decode messages on the core protocol onlyCheckDependencies This class will check for Epoll or KQueue is available, and return false in case of NoClassDefFoundError it could be improved to check for other cases eventually.DelegatingEventLoopGroup HttpAcceptorHandler Ensures that every request has a response and also that any uninitiated responses always wait for a response.HttpKeepAliveRunnable A simple Runnable to allowHttpAcceptorHandlers to be called intermittently.NettyAcceptor A Netty TCP Acceptor that is embedding Netty.NettyAcceptorFactory NettyConnection NettyConnector NettyConnectorFactory NettyServerConnection NettySNIHostnameHandler SharedEventLoopGroup TransportConstants