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 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-2015 The Apache Software Foundation. All Rights Reserved.