public class HeartbeatMessageType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
heartbeat_request |
static short |
heartbeat_response |
| Constructor and Description |
|---|
HeartbeatMessageType() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValid(short heartbeatMessageType) |
public static final short heartbeat_request
public static final short heartbeat_response