@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) @Documented public @interface HttpMethod
HttpMethod
.Modifier and Type | Required Element and Description |
---|---|
Ciąg znaków |
value
Specifies the name of a HTTP method.
|
public abstract String value
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.