com.glines.socketio.server
Class SocketIOSessionManager
java.lang.Object
com.glines.socketio.server.SocketIOSessionManager
- All Implemented Interfaces:
- SocketIOSession.Factory
public class SocketIOSessionManager
- extends Object
- implements SocketIOSession.Factory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketIOSessionManager
public SocketIOSessionManager()
createSession
public SocketIOSession createSession(SocketIOInbound inbound)
- Specified by:
createSession in interface SocketIOSession.Factory
getSession
public SocketIOSession getSession(String sessionId)
- Specified by:
getSession in interface SocketIOSession.Factory
Copyright © 2010-2011. All Rights Reserved.