org.apache.http.annotation
Annotation Type Obsolete


@Documented
@Target(value={FIELD,METHOD,TYPE})
@Retention(value=CLASS)
public @interface 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.



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