Uses of Package
org.apache.http.annotation

Packages that use org.apache.http.annotation
org.apache.http The core HTTP components (HttpCore). 
org.apache.http.entity Representations for HTTP message entities. 
org.apache.http.impl Default implementations for interfaces in org.apache.http
org.apache.http.impl.entity Default implementations for interfaces in org.apache.http.entity and provides utility classes for serialization and deserialization of HTTP content entities. 
org.apache.http.impl.io Default implementations for interfaces in org.apache.http.io
org.apache.http.impl.nio Default implementations for interfaces in org.apache.http.nio
org.apache.http.impl.nio.codecs Default implementations for interfaces in org.apache.http.nio.codecs
org.apache.http.impl.nio.pool   
org.apache.http.impl.nio.reactor Default implementations for interfaces in org.apache.http.nio including default I/O reactor implementations and support for SSL/TLS transport security. 
org.apache.http.impl.nio.ssl   
org.apache.http.impl.pool   
org.apache.http.message A selection of HTTP message implementations. 
org.apache.http.nio.entity Representations for non-blocking HTTP message entities. 
org.apache.http.nio.pool   
org.apache.http.nio.protocol Non-blocking HTTP protocol execution framework. 
org.apache.http.nio.reactor.ssl   
org.apache.http.nio.util Various buffering primitives intended to facilitate content streaming for non-blocking HTTP connections. 
org.apache.http.params The parameterization framework for HTTP components. 
org.apache.http.pool   
org.apache.http.protocol HTTP protocol execution framework. 
org.apache.http.util Resizable byte and char arrays and various utility classes with static helper methods. 
 

Classes in org.apache.http.annotation used by org.apache.http
Immutable
          The class to which this annotation is applied is immutable.
 

Classes in org.apache.http.annotation used by org.apache.http.entity
Immutable
          The class to which this annotation is applied is immutable.
NotThreadSafe
          The class to which this annotation is applied is not thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.impl
Immutable
          The class to which this annotation is applied is immutable.
NotThreadSafe
          The class to which this annotation is applied is not thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.impl.entity
Immutable
          The class to which this annotation is applied is immutable.
 

Classes in org.apache.http.annotation used by org.apache.http.impl.io
NotThreadSafe
          The class to which this annotation is applied is not thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.impl.nio
Immutable
          The class to which this annotation is applied is immutable.
NotThreadSafe
          The class to which this annotation is applied is not thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.impl.nio.codecs
NotThreadSafe
          The class to which this annotation is applied is not thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.impl.nio.pool
Immutable
          The class to which this annotation is applied is immutable.
ThreadSafe
          The class to which this annotation is applied is thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.impl.nio.reactor
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.
 

Classes in org.apache.http.annotation used by org.apache.http.impl.nio.ssl
Immutable
          The class to which this annotation is applied is immutable.
 

Classes in org.apache.http.annotation used by org.apache.http.impl.pool
Immutable
          The class to which this annotation is applied is immutable.
ThreadSafe
          The class to which this annotation is applied is thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.message
Immutable
          The class to which this annotation is applied is immutable.
NotThreadSafe
          The class to which this annotation is applied is not thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.nio.entity
NotThreadSafe
          The class to which this annotation is applied is not thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.nio.pool
ThreadSafe
          The class to which this annotation is applied is thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.nio.protocol
Immutable
          The class to which this annotation is applied is immutable.
ThreadSafe
          The class to which this annotation is applied is thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.nio.reactor.ssl
ThreadSafe
          The class to which this annotation is applied is thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.nio.util
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.
 

Classes in org.apache.http.annotation used by org.apache.http.params
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.
 

Classes in org.apache.http.annotation used by org.apache.http.pool
Immutable
          The class to which this annotation is applied is immutable.
ThreadSafe
          The class to which this annotation is applied is thread-safe.
 

Classes in org.apache.http.annotation used by org.apache.http.protocol
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.
 

Classes in org.apache.http.annotation used by org.apache.http.util
NotThreadSafe
          The class to which this annotation is applied is not thread-safe.
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.