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