Uses of Package
org.apache.hc.core5.pool
Packages that use org.apache.hc.core5.pool
Package
Description
HTTP/1.1 requester and server bootstrap.
HTTP/2 capable requester and server bootstrap.
Client side connection pool component APIs.
-
Classes in org.apache.hc.core5.pool used by org.apache.hc.core5.http.impl.bootstrapClassDescriptionInterface to control runtime properties of a
ConnPool
such as maximum total number of connections or maximum connections per route allowed.Connection pool event listener.Interface to obtain connection pool statistics.Enumeration of pool concurrency policiesPool entry containing a pool connection object along with its route.Enumeration of pooled connection re-use policiesPool statistics. -
Classes in org.apache.hc.core5.pool used by org.apache.hc.core5.http2.impl.nio.bootstrapClassDescriptionInterface to control runtime properties of a
ConnPool
such as maximum total number of connections or maximum connections per route allowed.Connection pool event listener.Interface to obtain connection pool statistics.Enumeration of pool concurrency policiesEnumeration of pooled connection re-use policies -
Classes in org.apache.hc.core5.pool used by org.apache.hc.core5.poolClassDescription
ConnPool
represents a shared pool connections can be leased from and released back to.Interface to control runtime properties of aConnPool
such as maximum total number of connections or maximum connections per route allowed.Connection pool event listener.Interface to obtain connection pool statistics.Represents a customizable disposal strategy forModalCloseable
instances.Enumeration of pool concurrency policiesPool entry containing a pool connection object along with its route.Enumeration of pooled connection re-use policiesPool statistics. -
Classes in org.apache.hc.core5.pool used by org.apache.hc.core5.testing.classicClassDescriptionConnection pool event listener.Interface to obtain connection pool statistics.