Modifier and Type | Method and Description |
---|---|
void |
HttpConnectionHandler.handleHeartbeat(HeartBeatContext context) |
Modifier and Type | Class and Description |
---|---|
class |
SocketListener
Listens to
Socket instances. |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionHandler.handleHeartbeat(HeartBeatContext context)
Handles a heart beat on
Connection . |
Modifier and Type | Class and Description |
---|---|
class |
SslConnectionHandler
SSL
ConnectionHandler . |
Modifier and Type | Method and Description |
---|---|
void |
SslConnectionHandler.handleHeartbeat(HeartBeatContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TcpConnectionHandler.handleHeartbeat(HeartBeatContext context) |
Copyright © 2005–2016. All rights reserved.