public class InterruptHandler extends DefaultAsyncHandler<java.lang.Void>
body, status
Constructor and Description |
---|
InterruptHandler(ExecDescriptor req) |
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
public InterruptHandler(ExecDescriptor req)
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.