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, getEvents, getMessage, getOutput, getResponse, getServer, getUniqueId, setActionId, setAttributes, setDateReceived, setEventList, setEvents, setMessage, setOutput, setResponse, setServer, setUniqueId, stringToInteger, stringToLong, toString
public String getPing()
public void setPing(String ping)
public String getTimestamp()
public void setTimestamp(String timestamp)
Copyright © 2004–2020. All rights reserved.