public class DeleteHandler extends DefaultAsyncHandler<java.lang.Void>
body, status
Modifier | Constructor and Description |
---|---|
protected |
DeleteHandler(java.lang.String path) |
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.