public class PingHandler extends DefaultAsyncHandler<java.lang.Void>
body, status
Constructor and Description |
---|
PingHandler() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Void |
getResult(int status,
com.ning.http.client.HttpResponseHeaders headers,
FileBackedOutputStream body) |
onBodyPartReceived, onCompleted, onHeadersReceived, onStatusReceived, onThrowable, prepare
protected java.lang.Void getResult(int status, com.ning.http.client.HttpResponseHeaders headers, FileBackedOutputStream body)
getResult
in class DefaultAsyncHandler<java.lang.Void>
Copyright © 2021. All Rights Reserved.