public class Ping
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Ping.Pinger |
| Constructor and Description |
|---|
Ping() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ping(com.ning.http.client.AsyncHttpClient client,
java.net.URI server,
java.net.URI ourUri,
java.lang.String radioId) |
public static void ping(com.ning.http.client.AsyncHttpClient client,
java.net.URI server,
java.net.URI ourUri,
java.lang.String radioId)
throws java.io.IOException,
java.util.concurrent.ExecutionException,
java.lang.InterruptedException
java.io.IOExceptionjava.util.concurrent.ExecutionExceptionjava.lang.InterruptedExceptionCopyright © 2012-2015 Graylog, Inc.. All Rights Reserved.