javax.ws.rs
Annotation Type HttpMethod


@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface HttpMethod


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.