org.atmosphere.socketio
Class HeartBeatSessionMonitor
java.lang.Object
org.atmosphere.socketio.SocketIOSessionActivityMonitor
org.atmosphere.socketio.HeartBeatSessionMonitor
public class HeartBeatSessionMonitor
- 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 |
HeartBeatSessionMonitor
public HeartBeatSessionMonitor(SocketIOSession session,
ScheduledExecutorService executor)
getCommand
public Callable<Boolean> getCommand()
- Specified by:
getCommand in class SocketIOSessionActivityMonitor
Copyright © 2012. All Rights Reserved.