Package com.ning.http.client.filter
package com.ning.http.client.filter
-
ClassDescriptionAn exception that can be thrown by an
AsyncHandlerto interrupt invocation of theRequestFilterandResponseFilter.This filter is invoked when anIOExceptionoccurs during an http transaction.A Filter interface that gets invoked before making an actual request.A Filter interface that gets invoked before making the processing of the response bytes.