Java org.apache.http.impl.nio.reactor DefaultConnectingIOReactor fields, constructors, methods, implement or subclass

Example usage for Java org.apache.http.impl.nio.reactor DefaultConnectingIOReactor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.http.impl.nio.reactor DefaultConnectingIOReactor.

The text is from its open source code.

Constructor

Method

ListgetAuditLog()
Returns the audit log containing exceptions thrown by the I/O reactor prior and in the course of the reactor shutdown.
voidsetExceptionHandler(final IOReactorExceptionHandler exceptionHandler)
Sets exception handler for this I/O reactor.