public class ListFilesHandler extends DefaultAsyncHandler<java.util.List<FileDescription>>
body, status| Constructor and Description | 
|---|
ListFilesHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.util.List<FileDescription> | 
getResult(int status,
         io.netty.handler.codec.http.HttpHeaders headers,
         FileBackedOutputStream body)  | 
org.asynchttpclient.AsyncHandler.State | 
onStatusReceived(org.asynchttpclient.HttpResponseStatus responseStatus)  | 
onBodyPartReceived, onCompleted, onHeadersReceived, 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 java.util.List<FileDescription> getResult(int status, io.netty.handler.codec.http.HttpHeaders headers, FileBackedOutputStream body)
getResult in class DefaultAsyncHandler<java.util.List<FileDescription>>public org.asynchttpclient.AsyncHandler.State onStatusReceived(org.asynchttpclient.HttpResponseStatus responseStatus)
                                                        throws java.lang.Exception
onStatusReceived in interface org.asynchttpclient.AsyncHandler<java.util.List<FileDescription>>onStatusReceived in class DefaultAsyncHandler<java.util.List<FileDescription>>java.lang.ExceptionCopyright © 2023. All Rights Reserved.