Package | Description |
---|---|
org.apache.http.impl.nio.reactor |
Default implementation of event driven network communication APIs
based on Java NIO.
|
Modifier and Type | Field and Description |
---|---|
protected List<ExceptionEvent> |
AbstractMultiworkerIOReactor.auditLog |
Modifier and Type | Method and Description |
---|---|
List<ExceptionEvent> |
AbstractMultiworkerIOReactor.getAuditLog()
Returns the audit log containing exceptions thrown by the I/O reactor
prior and in the course of the reactor shutdown.
|
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.