Uses of Interface
org.apache.http.ExceptionLogger
Packages that use ExceptionLogger
Package
Description
Core HTTP component APIs and primitives.
Embedded server and server bootstrap.
-
Uses of ExceptionLogger in org.apache.http
Fields in org.apache.http declared as ExceptionLoggerModifier and TypeFieldDescriptionstatic final ExceptionLoggerExceptionLogger.NO_OPstatic final ExceptionLoggerExceptionLogger.STD_ERR -
Uses of ExceptionLogger in org.apache.http.impl.bootstrap
Methods in org.apache.http.impl.bootstrap with parameters of type ExceptionLoggerModifier and TypeMethodDescriptionfinal ServerBootstrapServerBootstrap.setExceptionLogger(ExceptionLogger exceptionLogger) AssignsExceptionLoggerinstance.