| Package | Description |
|---|---|
| org.asynchttpclient | |
| org.asynchttpclient.filter | |
| org.asynchttpclient.handler.resumable | |
| org.asynchttpclient.netty.request |
| Class and Description |
|---|
| IOExceptionFilter
This filter is invoked when an
IOException occurs during an http transaction. |
| RequestFilter
A Filter interface that gets invoked before making an actual request.
|
| ResponseFilter
A Filter interface that gets invoked before making the processing of the response bytes.
|
| Class and Description |
|---|
| FilterContext |
| FilterContext.FilterContextBuilder |
| FilterException
An exception that can be thrown by an
AsyncHandler to interrupt invocation of
the RequestFilter and ResponseFilter. |
| RequestFilter
A Filter interface that gets invoked before making an actual request.
|
| Class and Description |
|---|
| FilterContext |
| IOExceptionFilter
This filter is invoked when an
IOException occurs during an http transaction. |
| Class and Description |
|---|
| FilterContext |
Copyright © 2018. All Rights Reserved.