Class HttpKeepAliveRunnable
java.lang.Object
org.apache.activemq.artemis.core.remoting.impl.netty.HttpKeepAliveRunnable
- All Implemented Interfaces:
Runnable
A simple Runnable to allow
HttpAcceptorHandlers to be called intermittently.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidregisterKeepAliveHandler(HttpAcceptorHandler httpAcceptorHandler) voidrun()voidvoidunregisterKeepAliveHandler(HttpAcceptorHandler httpAcceptorHandler)