net.hasor.plugins.restful
注释类型 Get


@Target(value=METHOD)
@Retention(value=RUNTIME)
@HttpMethod(value="GET")
public @interface Get

Indicates that the annotated method responds to HTTP GET requests

版本:
: 2013-3-26
作者:
赵永春 (zyc@hasor.net)
另请参见:
HttpMethod



Copyright © 2013-2014. All Rights Reserved.