Package org.apache.http.annotation
Provides annotations for public interface definitions
-
Enum Summary Enum Description ThreadingBehavior Defines types of threading behavior enforced at runtime. -
Annotation Types Summary Annotation Type Description 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.