Uses of Package
org.apache.hc.core5.util
Packages that use org.apache.hc.core5.util
Package
Description
Core HTTP transport component APIs.
Core configuration APIs.
Default implementations of core HTTP APIs.
HTTP/1.1 requester and server bootstrap.
Default implementation of HTTP/1.1 transport based on the classic
(blocking) I/O model.
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
Core HTTP transport APIs based on the classic (blocking) I/O model.
Core HTTP message components, message element parser
and writer APIs and their default implementations.
Core HTTP transport APIs based on the asynchronous, event driven I/O model.
TLS protocol support.
Support classes for the asynchronous I/O model that emulate
behavior of the classic (blocking) I/O model.
Core I/O component APIs and utilities.
Client side connection pool component APIs.
Event driven network communication APIs and components loosely based on
Doug Lea's
reactor pattern.
TLS/SSL support for I/O reactors.
Core utility classes.
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.httpClassDescriptionA resizable char array.Represents a timeout value as a non-negative
longtime andTimeUnit.Represents a predicate whether the given character is a delimiter. -
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.config
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.impl
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.impl.bootstrap
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.impl.ioClassDescriptionA resizable char array.Represents a timeout value as a non-negative
longtime andTimeUnit. -
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.impl.nioClassDescriptionA resizable char array.Object with a unique identifier.Represents a timeout value as a non-negative
longtime andTimeUnit. -
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.io
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.messageClassDescriptionA resizable char array.Tokenizer that can be used as a foundation for more complex parsing routines.Represents a predicate whether the given character is a delimiter.
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.nio
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.nio.ssl
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.nio.support.classic
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.http.sslClassDescriptionRepresents a predicate whether the given character is a delimiter.
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.io
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.pool
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.reactor
-
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.reactor.sslClassDescriptionObject with a unique identifier.Represents a timeout value as a non-negative
longtime andTimeUnit. -
Classes in org.apache.hc.core5.util used by org.apache.hc.core5.utilClassDescriptionA resizable byte array.A resizable char array.A deadline based on a UNIX time, the elapsed since 00:00:00 Coordinated Universal Time (UTC), Thursday, 1 January 1970.A specialization of
TimeoutExceptionthat carries a deadline and an actual value, both as UNIX times.Represents a timeout value as a non-negativelongtime andTimeUnit.A specialization ofTimeoutExceptionthat carries aTimeoutdeadline and the actual value.Represents a time value as alongtime and aTimeUnit.Tokenizer that can be used as a foundation for more complex parsing routines.Represents a predicate whether the given character is a delimiter.Provides access to version information for HTTP components.