org.atmosphere.socketio
Class TimeoutSessionMonitor
java.lang.Object
org.atmosphere.socketio.SocketIOSessionActivityMonitor
org.atmosphere.socketio.TimeoutSessionMonitor
public class TimeoutSessionMonitor
- extends SocketIOSessionActivityMonitor
- Author:
- Sebastien Dionne : sebastien.dionne@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeoutSessionMonitor
public TimeoutSessionMonitor(SocketIOSession session,
ScheduledExecutorService executor)
getCommand
public Callable<Boolean> getCommand()
- Specified by:
getCommand in class SocketIOSessionActivityMonitor
Copyright © 2015. All Rights Reserved.