Uses of Package
com.ning.http.client.filter

Packages that use com.ning.http.client.filter
com.ning.http.client   
com.ning.http.client.extra   
com.ning.http.client.filter   
com.ning.http.client.resumable   
 

Classes in com.ning.http.client.filter used by com.ning.http.client
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.
 

Classes in com.ning.http.client.filter used by com.ning.http.client.extra
FilterContext
          A FilterContext can be used to decorate Request and AsyncHandler from a list of RequestFilter.
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.
 

Classes in com.ning.http.client.filter used by com.ning.http.client.filter
FilterContext
          A FilterContext can be used to decorate Request and AsyncHandler from a list of RequestFilter.
FilterContext.FilterContextBuilder
           
FilterException
          An exception that can be thrown by an AsyncHandler to interrupt invocation of the RequestFilter and ResponseFilter.
 

Classes in com.ning.http.client.filter used by com.ning.http.client.resumable
FilterContext
          A FilterContext can be used to decorate Request and AsyncHandler from a list of RequestFilter.
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 © 2011. All Rights Reserved.