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, 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.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.Exception
Copyright © 2021. All Rights Reserved.