Package | Description |
---|---|
org.apache.http |
Core HTTP component APIs and primitives.
|
org.apache.http.impl.bootstrap |
Embedded server and server bootstrap.
|
Modifier and Type | Field and Description |
---|---|
static ExceptionLogger |
ExceptionLogger.NO_OP |
static ExceptionLogger |
ExceptionLogger.STD_ERR |
Modifier and Type | Method and Description |
---|---|
ServerBootstrap |
ServerBootstrap.setExceptionLogger(ExceptionLogger exceptionLogger)
Assigns
ExceptionLogger instance. |
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.