Package | Description |
---|---|
org.apache.http.impl.nio.reactor |
Default implementations for interfaces in
org.apache.http.nio including default
I/O reactor implementations and support for SSL/TLS transport security. |
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-2015 The Apache Software Foundation. All Rights Reserved.