net.hasor.web.restful
注释类型 CookieParam


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
@Documented
public @interface CookieParam

Cookie的中的值

版本:
: 2013-5-9
作者:
赵永春 (zyc@hasor.net)

必需元素摘要
 String value
          参数名称。
 

元素详细信息

value

public abstract String value
参数名称。



Copyright © 2013. All Rights Reserved.