Annotation Type | Description |
---|---|
Body | |
ClientResponseType |
This is an annotation that you can add to a RESTEasy client interface that
has a return type of Response.
|
ContentEncoding |
Meta annotation that specifies a Content-Encoding to be applied via the annotated annotation
|
DecorateTypes |
Must be placed on a DecoratorProcessor class to specify the supported types
|
Decorator |
Meta-annotation to be placed on another annotation that triggers decoration
|
Form |
This can be used as a value object for incoming/outgoing request/responses.
|
GZIP | |
LinkHeaderParam | |
ResponseObject | |
Status | |
StringParameterUnmarshallerBinder |
Meta-annotation to be placed on another annotation that triggers a StringParameterUnmarshaller to be applied
to a string based annotation injector i.e.
|
Suspend |
Copyright © 2018 JBoss by Red Hat. All rights reserved.