| Package | Description |
|---|---|
| org.asynchttpclient | |
| org.asynchttpclient.handler.resumable |
| Modifier and Type | Method and Description |
|---|---|
List<IOExceptionFilter> |
DefaultAsyncHttpClientConfig.getIoExceptionFilters() |
List<IOExceptionFilter> |
AsyncHttpClientConfig.getIoExceptionFilters()
Return the list of
IOException |
| Modifier and Type | Method and Description |
|---|---|
DefaultAsyncHttpClientConfig.Builder |
DefaultAsyncHttpClientConfig.Builder.addIOExceptionFilter(IOExceptionFilter ioExceptionFilter) |
DefaultAsyncHttpClientConfig.Builder |
DefaultAsyncHttpClientConfig.Builder.removeIOExceptionFilter(IOExceptionFilter ioExceptionFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ResumableIOExceptionFilter
|
Copyright © 2020. All rights reserved.