|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionLogger | |
---|---|
org.apache.http | Core HTTP component APIs and primitives. |
org.apache.http.impl.bootstrap | Embedded server and server bootstrap. |
Uses of ExceptionLogger in org.apache.http |
---|
Fields in org.apache.http declared as ExceptionLogger | |
---|---|
static ExceptionLogger |
ExceptionLogger.NO_OP
|
static ExceptionLogger |
ExceptionLogger.STD_ERR
|
Uses of ExceptionLogger in org.apache.http.impl.bootstrap |
---|
Methods in org.apache.http.impl.bootstrap with parameters of type ExceptionLogger | |
---|---|
ServerBootstrap |
ServerBootstrap.setExceptionLogger(ExceptionLogger exceptionLogger)
Assigns ExceptionLogger instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |