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


@Target(value=METHOD)
@Retention(value=RUNTIME)
@HttpMethod(value="OPTIONS")
public @interface Options

Indicates that the annotated method responds to HTTP OPTIONS requests

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



Copyright © 2013-2014. All Rights Reserved.