Package org.analogweb.annotation
Annotation Type Cookie
-
@Documented @Retention(RUNTIME) @Target({PARAMETER,FIELD,ANNOTATION_TYPE}) @Resolver(CookieValueResolver.class) @Valiables public @interface Cookie
- Author:
- snowgooseyk
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-