public class Pong extends Object
| Constructor and Description |
|---|
Pong() |
| Modifier and Type | Method and Description |
|---|---|
long |
getResponseTime() |
String |
getStatus() |
void |
setResponseTime(long responseTime) |
void |
setStatus(String status) |
String |
toString() |
public String getStatus()
public void setStatus(String status)
status - the status to setpublic long getResponseTime()
public void setResponseTime(long responseTime)
responseTime - the responseTime to setCopyright © 2014. All Rights Reserved.