JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.apache.http.impl.bootstrap
package
org.apache.http.impl.bootstrap
Embedded server and server bootstrap.
Related Packages
Package
Description
org.apache.http.impl
Default implementations of HTTP connections for synchronous, blocking communication.
org.apache.http.impl.entity
Default implementations of entity content strategies.
org.apache.http.impl.io
Default implementations of message parses and writers for synchronous, blocking communication.
org.apache.http.impl.nio
Default implementations of HTTP connections for asynchronous, even driven communication.
org.apache.http.impl.pool
Default implementations of client side connection pools for synchronous, blocking communication.
All Classes and Interfaces
Interfaces
Classes
Enums
Class
Description
HttpServer
HttpServer.Status
RequestListener
ServerBootstrap
SSLServerSetupHandler
Server SSL setup handler.
ThreadFactoryImpl
Worker
WorkerPoolExecutor