public class EarthwormMessage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
MESSAGE_TYPE_HEARTBEAT |
static int |
MESSAGE_TYPE_MINISEED |
static byte |
MESSAGE_TYPE_TRACEBUF2 |
| Constructor and Description |
|---|
EarthwormMessage(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
int |
getInstitution() |
int |
getMessageType() |
int |
getModule() |
public static final byte MESSAGE_TYPE_TRACEBUF2
public static final byte MESSAGE_TYPE_HEARTBEAT
public static final int MESSAGE_TYPE_MINISEED