Uses of Interface
org.apache.http.nio.reactor.IOReactorExceptionHandler

Packages that use IOReactorExceptionHandler
org.apache.http.impl.nio.reactor NIO based implementations of HttpCore interfaces. 
 

Uses of IOReactorExceptionHandler in org.apache.http.impl.nio.reactor
 

Fields in org.apache.http.impl.nio.reactor declared as IOReactorExceptionHandler
protected  IOReactorExceptionHandler AbstractMultiworkerIOReactor.exceptionHandler
           
 

Methods in org.apache.http.impl.nio.reactor with parameters of type IOReactorExceptionHandler
 void BaseIOReactor.setExceptionHandler(IOReactorExceptionHandler exceptionHandler)
           
 void AbstractMultiworkerIOReactor.setExceptionHandler(IOReactorExceptionHandler exceptionHandler)
           
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.