| Package | Description |
|---|---|
| org.smallmind.cloud.multicast.event |
| Modifier and Type | Method and Description |
|---|---|
static MessageType |
MessageType.getMessageType(int ordinal) |
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EventMessage(byte[] messageId,
MessageType messageType,
int messageLength,
int extraSize) |
Copyright © 2013. All Rights Reserved.