public class HttpKeepAliveRunnable extends Object implements Runnable
HttpAcceptorHandler
s to be called intermittently.Constructor and Description |
---|
HttpKeepAliveRunnable() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
registerKeepAliveHandler(HttpAcceptorHandler httpAcceptorHandler) |
void |
run() |
void |
setFuture(Future<?> future) |
void |
unregisterKeepAliveHandler(HttpAcceptorHandler httpAcceptorHandler) |
public void registerKeepAliveHandler(HttpAcceptorHandler httpAcceptorHandler)
public void unregisterKeepAliveHandler(HttpAcceptorHandler httpAcceptorHandler)
public void close()
public void setFuture(Future<?> future)
Copyright © 2017 JBoss by Red Hat. All rights reserved.