@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface HttpMethod
Modifier and Type | Required Element and Description |
---|---|
HttpMethod.Name |
name |
public abstract HttpMethod.Name name
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.