Uses of Package
org.apache.http.annotation
-
Packages that use org.apache.http.annotation Package Description org.apache.http Core HTTP component APIs and primitives.org.apache.http.annotation Provides annotations for public interface definitionsorg.apache.http.config Core configuration APIs.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.entity Default implementations of entity content strategies.org.apache.http.impl.io Default implementations of message parses and writers for synchronous, blocking communication.org.apache.http.impl.nio Default implementations of HTTP connections for asynchronous, even driven communication.org.apache.http.impl.nio.codecs Default implementations of message parses and writers for asynchronous, even driven communication.org.apache.http.impl.nio.pool Default implementations of client side connection pools for asynchronous, even driven communication.org.apache.http.impl.nio.reactor Default implementation of event driven network communication APIs based on Java NIO.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.nio.pool Client side connection pools APIs for asynchronous, event driven communication.org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication.org.apache.http.nio.reactor.ssl TLS/SSL support for asynchronous, event driven communication.org.apache.http.nio.util Core utility classes for asynchronous, event driven communication.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. -
Classes in org.apache.http.annotation used by org.apache.http Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.annotation Class Description ThreadingBehavior Defines types of threading behavior enforced at runtime. -
Classes in org.apache.http.annotation used by org.apache.http.config Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.entity Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.impl Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.impl.entity Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.impl.io Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.impl.nio Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.impl.nio.codecs Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.impl.nio.pool Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.impl.nio.reactor Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.impl.pool Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.message Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.nio.pool Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.nio.protocol Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.nio.reactor.ssl Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.nio.util Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.params Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.pool Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes. -
Classes in org.apache.http.annotation used by org.apache.http.protocol Class Description Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes.