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 IOReactorExceptionHandler |
AbstractMultiworkerIOReactor.exceptionHandler |
Modifier and Type | Method and Description |
---|---|
void |
BaseIOReactor.setExceptionHandler(IOReactorExceptionHandler exceptionHandler)
Sets exception handler for this I/O reactor.
|
void |
AbstractMultiworkerIOReactor.setExceptionHandler(IOReactorExceptionHandler exceptionHandler)
Sets exception handler for this I/O reactor.
|
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.