Annotation Type | Description |
---|---|
BodyParam |
Request Query ParmeterAnnotation
|
CookieParam |
Request Cookie ParmeterAnnotation
|
DeleteRoute | |
GetRoute | |
HeaderParam |
Request Header ParmeterAnnotation
|
JSON |
Return JSON Params
|
MultipartParam |
Form Multipart ParmeterAnnotation
|
Path |
Route class notes, identifying whether a class is routed
|
PathParam |
Request Path Parameter Annotation
|
PostRoute | |
PutRoute | |
QueryParam |
Request Query ParmeterAnnotation
|
Route |
Methods defined on the route notes
|
Copyright © 2017. All rights reserved.