public interface MessageType
Ping message which does not have a
messageType.| Modifier and Type | Interface and Description |
|---|---|
static class |
MessageType.Type |
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSSAGE_TYPE_FIELD
The name of the messageType JSON field.
|
| Modifier and Type | Method and Description |
|---|---|
MessageType.Type |
getMessageType()
Returns the Type of this message.
|
static final String MESSSAGE_TYPE_FIELD
MessageType.Type getMessageType()
Type the MessageType.Type of this message.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.