public class PingResponse extends ManagerResponse
PingAction
,
Serialized FormConstructor and Description |
---|
PingResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getPing()
Returns always "Pong".
|
String |
getTimestamp()
Timestamp for the response.
|
void |
setPing(String ping) |
void |
setTimestamp(String timestamp) |
getActionId, getAttribute, getAttributes, getDateReceived, getEventList, getMessage, getResponse, getServer, getUniqueId, setActionId, setAttributes, setDateReceived, setEventList, setMessage, setResponse, setServer, setUniqueId, stringToInteger, stringToLong, toString
public String getPing()
public void setPing(String ping)
public String getTimestamp()
public void setTimestamp(String timestamp)
Copyright © 2004–2016. All rights reserved.