Package org.jboss.resteasy.annotations
package org.jboss.resteasy.annotations
-
ClassDescriptionUsed to annotate a predefined URL (as opposed to a @PathParam /@QueryParam) in a Proxied client.Meta annotation that specifies a Content-Encoding to be applied via the annotated annotationMust be placed on a DecoratorProcessor class to specify the supported typesMeta-annotation to be placed on another annotation that triggers decorationMeta-annotation to be placed on another annotation that triggers decorationThis can be used as a value object for incoming/outgoing request/responses.Created by Simon Ström on 7/11/14.Determines a separator for String representations of multivalued parameters.Use to indicate MediaType of elements in SSE streams.Use on async streams to push them to the client as they become available over the OutputStream, rather than collected into collections.Meta-annotation to be placed on another annotation that triggers a StringParameterUnmarshaller to be applied to a string based annotation injector i.e.