Uses of Class
org.apache.activemq.artemis.core.remoting.impl.netty.HttpKeepAliveRunnable
Packages that use HttpKeepAliveRunnable
Package
Description
-
Uses of HttpKeepAliveRunnable in org.apache.activemq.artemis.core.protocol
Methods in org.apache.activemq.artemis.core.protocol that return HttpKeepAliveRunnable -
Uses of HttpKeepAliveRunnable in org.apache.activemq.artemis.core.remoting.impl.netty
Constructors in org.apache.activemq.artemis.core.remoting.impl.netty with parameters of type HttpKeepAliveRunnableModifierConstructorDescriptionHttpAcceptorHandler(HttpKeepAliveRunnable httpKeepAliveTask, long responseTime, io.netty.channel.Channel channel)