Uses of Class
org.apache.http.impl.nio.reactor.ExceptionEvent
Packages that use ExceptionEvent
Package
Description
Default implementation of event driven network communication APIs
based on Java NIO.
-
Uses of ExceptionEvent in org.apache.http.impl.nio.reactor
Fields in org.apache.http.impl.nio.reactor with type parameters of type ExceptionEventModifier and TypeFieldDescriptionprotected List
<ExceptionEvent> AbstractMultiworkerIOReactor.auditLog
Methods in org.apache.http.impl.nio.reactor that return types with arguments of type ExceptionEventModifier and TypeMethodDescriptionAbstractMultiworkerIOReactor.getAuditLog()
Returns the audit log containing exceptions thrown by the I/O reactor prior and in the course of the reactor shutdown.