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
 

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



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