Uses of Class
org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
Packages that use NettyAcceptor
Package
Description
-
Uses of NettyAcceptor in org.apache.activemq.artemis.core.protocol
Constructors in org.apache.activemq.artemis.core.protocol with parameters of type NettyAcceptorModifierConstructorDescriptionProtocolHandler(Map<String, ProtocolManager> protocolMap, NettyAcceptor nettyAcceptor, ScheduledExecutorService scheduledThreadPool) -
Uses of NettyAcceptor in org.apache.activemq.artemis.core.remoting.impl.netty
Methods in org.apache.activemq.artemis.core.remoting.impl.netty that return NettyAcceptorModifier and TypeMethodDescriptionNettyAcceptor.setQuietPeriod(int quietPeriod) NettyAcceptor.setShutdownTimeout(int shutdownTimeout)