Uses of Class
org.apache.http.impl.nio.reactor.ExceptionEvent

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

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

Fields in org.apache.http.impl.nio.reactor with type parameters of type ExceptionEvent
protected  java.util.List<ExceptionEvent> AbstractMultiworkerIOReactor.auditLog
           
 

Methods in org.apache.http.impl.nio.reactor that return types with arguments of type ExceptionEvent
 java.util.List<ExceptionEvent> AbstractMultiworkerIOReactor.getAuditLog()
           
 



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