public class TimeoutSessionMonitor extends SocketIOSessionActivityMonitor
delay, executor, future, timeUnit| Constructor and Description |
|---|
TimeoutSessionMonitor(SocketIOSession session,
java.util.concurrent.ScheduledExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.Callable<java.lang.Boolean> |
getCommand() |
cancel, getDelay, getTimeUnit, setDelay, setTimeUnit, startpublic TimeoutSessionMonitor(SocketIOSession session, java.util.concurrent.ScheduledExecutorService executor)
public java.util.concurrent.Callable<java.lang.Boolean> getCommand()
getCommand in class SocketIOSessionActivityMonitorCopyright © 2018. All Rights Reserved.