Package org.apache.activemq.artemis.core.remoting.impl.netty
package org.apache.activemq.artemis.core.remoting.impl.netty
-
ClassDescriptionA Netty decoder specially optimised to to decode messages on the core protocol onlyCommon handler implementation for client and server side handler.A Netty decoder specially optimised to to decode messages on the core protocol onlyThis 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.Ensures that every request has a response and also that any uninitiated responses always wait for a response.A simple Runnable to allow
HttpAcceptorHandlers to be called intermittently.A Netty TCP Acceptor that is embedding Netty.