Package | Description |
---|---|
org.apache.http |
Core HTTP component APIs and primitives.
|
org.apache.http.auth |
Client HTTP authentication APIs.
|
org.apache.http.auth.params |
Deprecated.
|
org.apache.http.client |
Client HTTP communication APIs.
|
org.apache.http.client.config |
Client configuration APIs.
|
org.apache.http.client.entity |
Client specific HTTP entity implementations.
|
org.apache.http.client.methods |
Standard HTTP method implementations.
|
org.apache.http.client.params |
Deprecated.
|
org.apache.http.client.protocol |
Client specific HTTP protocol handlers.
|
org.apache.http.client.utils |
Client utility classes.
|
org.apache.http.config |
Core configuration APIs.
|
org.apache.http.conn |
Client connection management APIs.
|
org.apache.http.conn.params |
Deprecated.
|
org.apache.http.conn.routing |
Client connection routing APIs.
|
org.apache.http.conn.scheme |
Deprecated.
|
org.apache.http.conn.socket |
Client connection socket APIs.
|
org.apache.http.conn.ssl |
Client TLS/SSL support.
|
org.apache.http.conn.util |
Connection utility classes.
|
org.apache.http.cookie |
Client HTTP state management APIs.
|
org.apache.http.cookie.params |
Deprecated.
|
org.apache.http.entity |
Core HTTP entity implementations.
|
org.apache.http.impl |
Default implementations of HTTP connections for synchronous,
blocking communication.
|
org.apache.http.impl.auth |
Default implementations of standard and common HTTP authentication
schemes.
|
org.apache.http.impl.client |
Default HTTP client implementation.
|
org.apache.http.impl.conn |
Default implementations of client connection management
functions.
|
org.apache.http.impl.conn.tsccm |
Deprecated.
|
org.apache.http.impl.cookie |
Default implementations of standard and common HTTP state
management policies.
|
org.apache.http.impl.entity |
Default implementations of entity content strategies.
|
org.apache.http.impl.execchain |
HTTP request execution chain APIs.
|
org.apache.http.impl.io |
Default implementations of message parses and writers
for synchronous, blocking communication.
|
org.apache.http.impl.pool |
Default implementations of client side connection pools
for synchronous, blocking communication.
|
org.apache.http.message |
Core HTTP message components, message element parser
and writer APIs and their default implementations.
|
org.apache.http.params |
Deprecated.
|
org.apache.http.pool |
Client side connection pools APIs for synchronous, blocking
communication.
|
org.apache.http.protocol |
Core HTTP protocol execution framework and HTTP protocol handlers
for synchronous, blocking communication.
|
org.apache.http.ssl |
Utility classes for trust and key material management
and TLS/SSL context initialization.
|
org.apache.http.util |
Core utility classes.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
Class and Description |
---|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
Obsolete
The field or method to which this annotation is applied is marked as implementing
requirements of the HTTP protocol or a related protocol that are now obsolete.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
GuardedBy
The field or method to which this annotation is applied can only be accessed
when holding a particular lock, which may be a built-in (synchronization) lock,
or may be an explicit java.util.concurrent.Lock.
|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
GuardedBy
The field or method to which this annotation is applied can only be accessed
when holding a particular lock, which may be a built-in (synchronization) lock,
or may be an explicit java.util.concurrent.Lock.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Obsolete
The field or method to which this annotation is applied is marked as implementing
requirements of the HTTP protocol or a related protocol that are now obsolete.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Class and Description |
---|
Immutable
The class to which this annotation is applied is immutable.
|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
Class and Description |
---|
NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|