Package org.apache.http.annotation

Provides annotations for public interface definitions

See:
          Description

Enum Summary
ThreadingBehavior Defines types of threading behavior enforced at runtime.
 

Annotation Types Summary
Contract This annotation defines behavioral contract enforced at runtime by instances of annotated classes.
Experimental The field or method to which this annotation is applied is marked as experimental.
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.
 

Package org.apache.http.annotation Description

Provides annotations for public interface definitions



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