| Package | Description |
|---|---|
| io.scalecube.socketio.session |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPollingSession |
class |
AbstractSession |
class |
AbstractSocketSession |
class |
FlashSocketSession |
class |
JsonpPollingSession |
class |
WebSocketSession |
class |
XHRPollingSession |
| Modifier and Type | Method and Description |
|---|---|
ManagedSession |
SessionStorage.getSession(ConnectPacket connectPacket,
io.netty.channel.Channel channel,
SessionDisconnectHandler disconnectHandler) |
ManagedSession |
SessionStorage.getSessionIfExist(String sessionId) |
| Constructor and Description |
|---|
SocketIOHeartbeatScheduler(ManagedSession session) |
Copyright © 2012–2016. All rights reserved.