public class Pinger extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Pinger.PingResultHandler |
| Modifier and Type | Field and Description |
|---|---|
static String |
PING |
static String |
PING_REPLY |
| Constructor and Description |
|---|
Pinger(Connection connection) |
public static final String PING
public static final String PING_REPLY
public Pinger(Connection connection)
public void ping(Pinger.PingResultHandler handler) throws IOException, org.json.JSONException
IOExceptionorg.json.JSONExceptionCopyright © 2017. All Rights Reserved.