public class ProtocolDeadConnectionDetector extends java.lang.Object implements DeadConnectionDetector
| Modifier and Type | Method and Description |
|---|---|
void |
handleHeartbeat(com.marketfactory.protocol.sbe4.HeartbeatDecoder heartbeatDecoder) |
void |
performAction(long now) |
public void performAction(long now)
throws java.lang.RuntimeException
performAction in interface DeadConnectionDetectorjava.lang.RuntimeExceptionpublic void handleHeartbeat(com.marketfactory.protocol.sbe4.HeartbeatDecoder heartbeatDecoder)
handleHeartbeat in interface DeadConnectionDetector