| Package | Description |
|---|---|
| com.ning.http.client | |
| com.ning.http.client.extra | |
| com.ning.http.client.filter | |
| com.ning.http.client.resumable |
| 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 |
| 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 |
| FilterContext.FilterContextBuilder |
| FilterException
An exception that can be thrown by an
AsyncHandler to interrupt invocation of
the RequestFilter and ResponseFilter. |
| Class and Description |
|---|
| FilterContext |
| FilterException
An exception that can be thrown by an
AsyncHandler to interrupt invocation of
the RequestFilter and ResponseFilter. |
| IOExceptionFilter
This filter is invoked when an
IOException occurs during an http transaction. |
Copyright © 2014. All Rights Reserved.