Class | Description |
---|---|
ResourceMethodSignature.NONE | |
TypeHint.NO_CONTENT |
Class indicating "no content" for a resource type.
|
TypeHint.NONE |
Annotation Type | Description |
---|---|
RequestHeader |
Documents an expected request header for a resource or resource method.
|
RequestHeaders |
Documents expected request headers for a resource or resource method.
|
ResourceGroup | |
ResourceLabel | |
ResourceMethodSignature |
Annotation used to "override" the method signature of a REST method that doesn't conform to JAX-RS specification.
|
ResponseCode |
Generic holder for a response code.
|
ResponseHeader |
Documents an expected response header for a resource or resource method.
|
ResponseHeaders |
Documents expected response headers for a resource or resource method.
|
ServiceContextRoot |
Specifies a different context root for resources.
|
StatusCodes |
The status codes that are possible under specified conditions.
|
TypeHint |
Used to give Enunciate a hint about what a JAX-RS resource method returns or accepts as an input parameter.
|
Warnings |
The warnings that are possible under specified conditions.
|
Copyright © 2006-2016–2018. All rights reserved.