Package | Description |
---|---|
org.apache.hc.core5.http |
Core HTTP transport component APIs.
|
org.apache.hc.core5.http.config |
Core configuration APIs.
|
org.apache.hc.core5.http.impl |
Default implementations of core HTTP APIs.
|
org.apache.hc.core5.http.impl.bootstrap |
HTTP/1.1 requester and server bootstrap.
|
org.apache.hc.core5.http.impl.io |
Default implementation of HTTP/1.1 transport based on the classic
(blocking) I/O model.
|
org.apache.hc.core5.http.impl.nio |
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
|
org.apache.hc.core5.http.io |
Core HTTP transport APIs based on the classic (blocking) I/O model.
|
org.apache.hc.core5.http.message |
Core HTTP message components, message element parser
and writer APIs and their default implementations.
|
org.apache.hc.core5.http.nio |
Core HTTP transport APIs based on the asynchronous, event driven I/O model.
|
org.apache.hc.core5.http.nio.ssl |
TLS protocol support.
|
org.apache.hc.core5.http.ssl | |
org.apache.hc.core5.io |
Core I/O component APIs and utilities.
|
org.apache.hc.core5.pool |
Client side connection pool component APIs.
|
org.apache.hc.core5.reactor |
Event driven network communication APIs and components loosely based on
Doug Lea's
reactor pattern.
|
org.apache.hc.core5.reactor.ssl |
TLS/SSL support for I/O reactors.
|
org.apache.hc.core5.util |
Core utility classes.
|
Class and Description |
---|
CharArrayBuffer
A resizable char array.
|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
Tokenizer.Cursor |
Tokenizer.Delimiter
Represents a predicate whether the given character is a delimiter.
|
Class and Description |
---|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
Class and Description |
---|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
Class and Description |
---|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
TimeValue
Represents a time value as a
long time and a TimeUnit . |
Class and Description |
---|
CharArrayBuffer
A resizable char array.
|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
Class and Description |
---|
CharArrayBuffer
A resizable char array.
|
Identifiable
Object with a unique identifier.
|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
Class and Description |
---|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
TimeValue
Represents a time value as a
long time and a TimeUnit . |
Class and Description |
---|
CharArrayBuffer
A resizable char array.
|
Tokenizer
Tokenizer that can be used as a foundation for more complex parsing routines.
|
Tokenizer.Cursor |
Class and Description |
---|
CharArrayBuffer
A resizable char array.
|
Class and Description |
---|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
Class and Description |
---|
Tokenizer.Cursor |
Tokenizer.Delimiter
Represents a predicate whether the given character is a delimiter.
|
Class and Description |
---|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
Class and Description |
---|
Deadline
A deadline based on a UNIX time, the elapsed since 00:00:00 Coordinated Universal Time (UTC), Thursday, 1 January
1970.
|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
TimeValue
Represents a time value as a
long time and a TimeUnit . |
Class and Description |
---|
Identifiable
Object with a unique identifier.
|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
TimeValue
Represents a time value as a
long time and a TimeUnit . |
Class and Description |
---|
Identifiable
Object with a unique identifier.
|
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
Class and Description |
---|
ByteArrayBuffer
A resizable byte array.
|
CharArrayBuffer
A resizable char array.
|
Deadline
A deadline based on a UNIX time, the elapsed since 00:00:00 Coordinated Universal Time (UTC), Thursday, 1 January
1970.
|
DeadlineTimeoutException
A specialization of
TimeoutException that carries a deadline and an actual value, both as UNIX times. |
Timeout
Represents a timeout value as a non-negative
long time and TimeUnit . |
TimeoutValueException
A specialization of
TimeoutException that carries a Timeout deadline and the actual value. |
TimeValue
Represents a time value as a
long time and a TimeUnit . |
Tokenizer
Tokenizer that can be used as a foundation for more complex parsing routines.
|
Tokenizer.Cursor |
Tokenizer.Delimiter
Represents a predicate whether the given character is a delimiter.
|
VersionInfo
Provides access to version information for HTTP components.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.