Package | Description |
---|---|
org.apache.river.jeri.internal.http |
Class and Description |
---|
HttpClientManager
Class for managing client-side functions shared among multiple connections
(e.g., tracking of unsent response acknowledgments, caching of information
about contacted HTTP servers).
|
HttpClientSocketFactory
Abstraction for objects which provide/configure sockets used by
HttpClientConnection instances.
|
HttpServerManager
Class for managing server-side functions shared among multiple connections,
such as acknowledgment notification.
|
HttpSettings
Utility class for querying HTTP/HTTPS-related system properties.
|
TimedConnection
Interface implemented by connections which can be timed out.
|
Copyright © 2016–2018. All rights reserved.