|
||||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | |||||||||
请参见:
描述
| 注释类型摘要 | |
|---|---|
| Any | Indicates that the annotated method responds to HTTP OPTIONS requests |
| AttributeParam | Cookie的中的值 |
| CookieParam | Cookie的中的值 |
| Get | Indicates that the annotated method responds to HTTP GET requests |
| Head | Indicates that the annotated method responds to HTTP HEAD requests |
| HeaderParam | 请求头的中的值 |
| HttpMethod | Associates the name of a HTTP method with an annotation. |
| Options | Indicates that the annotated method responds to HTTP OPTIONS requests |
| Path | |
| PathParam | 路径中的值 |
| Post | Indicates that the annotated method responds to HTTP POST requests |
| Produces | |
| Put | Indicates that the annotated method responds to HTTP PUT requests |
| QueryParam | 请求头的中的值查询字符串的值 |
| RestfulService | 表示一个Restful服务类。 |
Web 插件,为 Web 下 Restful 风格 MVC 开发提供支持。
|
||||||||||
| 上一个软件包 下一个软件包 | 框架 无框架 | |||||||||