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

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

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



Copyright © 2010. All Rights Reserved.