public interface PingMessage extends MessageType
MessageType.Type| Modifier and Type | Field and Description |
|---|---|
static String |
PING_MESSAGE
The default value for a Ping message body.
|
MESSSAGE_TYPE_FIELD| Modifier and Type | Method and Description |
|---|---|
String |
getPingMessage()
Returns contents of the ping message, which should be '{}'.
|
getMessageTypestatic final String PING_MESSAGE
String getPingMessage()
String the contents of the ping message.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.