javax.ws.rs
Annotation Type CookieParam


@Target(value={PARAMETER,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface CookieParam


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


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