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,
io.netty.handler.codec.http.HttpHeaders headers,
FileBackedOutputStream body) |
onBodyPartReceived, onCompleted, onHeadersReceived, onStatusReceived, onThrowable, prepare
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onConnectionOffer, onConnectionPoolAttempt, onConnectionPooled, onHostnameResolutionAttempt, onHostnameResolutionFailure, onHostnameResolutionSuccess, onRequestSend, onRetry, onTcpConnectAttempt, onTcpConnectFailure, onTcpConnectSuccess, onTlsHandshakeAttempt, onTlsHandshakeFailure, onTlsHandshakeSuccess, onTrailingHeadersReceived
protected java.lang.Void getResult(int status, io.netty.handler.codec.http.HttpHeaders headers, FileBackedOutputStream body)
getResult
in class DefaultAsyncHandler<java.lang.Void>
Copyright © 2021. All Rights Reserved.