Uses of Interface
com.ning.http.client.filter.IOExceptionFilter
Packages that use IOExceptionFilter
-
Uses of IOExceptionFilter in com.ning.http.client
Fields in com.ning.http.client with type parameters of type IOExceptionFilterModifier and TypeFieldDescriptionprotected List<IOExceptionFilter>AsyncHttpClientConfig.ioExceptionFiltersMethods in com.ning.http.client that return types with arguments of type IOExceptionFilterModifier and TypeMethodDescriptionAsyncHttpClientConfig.getIOExceptionFilters()Return the list ofIOExceptionMethods in com.ning.http.client with parameters of type IOExceptionFilterModifier and TypeMethodDescriptionAsyncHttpClientConfig.Builder.addIOExceptionFilter(IOExceptionFilter ioExceptionFilter) Add anIOExceptionFilterthat will be invoked when anIOExceptionoccurs during the download/upload operations.AsyncHttpClientConfigBean.addIoExceptionFilters(IOExceptionFilter ioExceptionFilter) AsyncHttpClientConfig.Builder.removeIOExceptionFilter(IOExceptionFilter ioExceptionFilter) Remove anIOExceptionFiltertthat will be invoked when anIOExceptionoccurs during the download/upload operations. -
Uses of IOExceptionFilter in com.ning.http.client.resumable
Classes in com.ning.http.client.resumable that implement IOExceptionFilterModifier and TypeClassDescriptionclass