|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageType | |
|---|---|
| org.smallmind.cloud.multicast.event | |
| Uses of MessageType in org.smallmind.cloud.multicast.event |
|---|
| Methods in org.smallmind.cloud.multicast.event that return MessageType | |
|---|---|
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. |
| Constructors in org.smallmind.cloud.multicast.event with parameters of type MessageType | |
|---|---|
EventMessage(byte[] messageId,
MessageType messageType,
int messageLength,
int extraSize)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||