Uses of Class
org.apache.activemq.artemis.core.protocol.ProtocolHandler
-
Packages that use ProtocolHandler Package Description org.apache.activemq.artemis.core.remoting.impl.netty org.apache.activemq.artemis.spi.core.remoting -
-
Uses of ProtocolHandler in org.apache.activemq.artemis.core.remoting.impl.netty
Methods in org.apache.activemq.artemis.core.remoting.impl.netty that return ProtocolHandler Modifier and Type Method Description ProtocolHandlerNettyAcceptor. getProtocolHandler() -
Uses of ProtocolHandler in org.apache.activemq.artemis.spi.core.remoting
Methods in org.apache.activemq.artemis.spi.core.remoting that return ProtocolHandler Modifier and Type Method Description default ProtocolHandlerAcceptor. getProtocolHandler()
-