Uses of Class
org.apache.activemq.artemis.core.remoting.impl.AbstractAcceptor
-
Packages that use AbstractAcceptor Package Description org.apache.activemq.artemis.core.remoting.impl.invm org.apache.activemq.artemis.core.remoting.impl.netty -
-
Uses of AbstractAcceptor in org.apache.activemq.artemis.core.remoting.impl.invm
Subclasses of AbstractAcceptor in org.apache.activemq.artemis.core.remoting.impl.invm Modifier and Type Class Description classInVMAcceptor -
Uses of AbstractAcceptor in org.apache.activemq.artemis.core.remoting.impl.netty
Subclasses of AbstractAcceptor in org.apache.activemq.artemis.core.remoting.impl.netty Modifier and Type Class Description classNettyAcceptorA Netty TCP Acceptor that is embedding Netty.
-