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,
         com.ning.http.client.HttpResponseHeaders headers,
         FileBackedOutputStream body)  | 
com.ning.http.client.AsyncHandler.STATE | 
onStatusReceived(com.ning.http.client.HttpResponseStatus responseStatus)  | 
onBodyPartReceived, onCompleted, onHeadersReceived, onThrowable, prepareprotected java.util.List<FileDescription> getResult(int status, com.ning.http.client.HttpResponseHeaders headers, FileBackedOutputStream body)
getResult in class DefaultAsyncHandler<java.util.List<FileDescription>>public com.ning.http.client.AsyncHandler.STATE onStatusReceived(com.ning.http.client.HttpResponseStatus responseStatus)
                                                         throws java.lang.Exception
onStatusReceived in interface com.ning.http.client.AsyncHandler<java.util.List<FileDescription>>onStatusReceived in class DefaultAsyncHandler<java.util.List<FileDescription>>java.lang.ExceptionCopyright © 2021. All Rights Reserved.