public class StatusHandler extends DefaultAsyncHandler<TaskStatus>
body, status| Constructor and Description | 
|---|
StatusHandler(java.lang.String pid)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected TaskStatus | 
getResult(int status,
         io.netty.handler.codec.http.HttpHeaders headers,
         FileBackedOutputStream body)  | 
onBodyPartReceived, onCompleted, onHeadersReceived, onStatusReceived, onThrowable, prepareclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonConnectionOffer, onConnectionPoolAttempt, onConnectionPooled, onHostnameResolutionAttempt, onHostnameResolutionFailure, onHostnameResolutionSuccess, onRequestSend, onRetry, onTcpConnectAttempt, onTcpConnectFailure, onTcpConnectSuccess, onTlsHandshakeAttempt, onTlsHandshakeFailure, onTlsHandshakeSuccess, onTrailingHeadersReceivedprotected TaskStatus getResult(int status, io.netty.handler.codec.http.HttpHeaders headers, FileBackedOutputStream body)
getResult in class DefaultAsyncHandler<TaskStatus>Copyright © 2023. All Rights Reserved.