Annotation Type | Description |
---|---|
HttpStatusCodeMapping |
This annotation should be used for mapping UES Exceptions to HTTP status codes.
|
UESRESTCommand |
The annotation used to mark method as UES REST Command.
|
UESRESTService |
The annotation used to mark classes as UES REST Service.
|
WCParam | Deprecated
DonĀ“t use
WCParam , use the JAX-RS standard instead (QueryParam ,FormParam ,HeaderParam ,
CookieParam ,etc.). |