Uses of Package
org.apache.http.annotation

Packages that use org.apache.http.annotation
org.apache.http Core HTTP component APIs and primitives. 
org.apache.http.annotation Provides annotations for public interface definitions 
org.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.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. 
 

Classes in org.apache.http.annotation used by org.apache.http
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
ThreadingBehavior
          Defines types of threading behavior enforced at runtime.
 

Classes in org.apache.http.annotation used by org.apache.http.config
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
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
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
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
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
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
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
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
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
Contract
          This annotation defines behavioral contract enforced at runtime by instances of annotated classes.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.