Table of Contents
javax.annotation.security
) annotationsList of Figures
List of Tables
List of Examples
ResourceConfig
subclassApplication
subclass
@ApplicationPath
with Servlet 3.0web.xml
web.xml
with Servlet 3.0
web.xml
of a JAX-RS application without an Application
subclass
HttpUrlConnector
File
with a specific media type to produce a response
Location
header in response to POST request
JsonObject
(JSON-Processing)JSONObject
(Jettison)ContextResolver<MoxyJsonConfig>
ContextResolver<ObjectMapper>
mapped
notation
mapped
notation
badgerfish
notationContextResolver<ObjectMapper>
@JSONP
@JSONP
with configured parameters.HelloWorldResource.java
jersey-media-moxy
dependency.MoxyXmlFeature
class.MoxyXmlFeature
instance.MultiPart
entityMultiPart
entity in HTTP message.FormDataMultiPart
entityFormDataMultiPart
entity in HTTP message.MultiPart
as input parameter / return value.@FormDataParam
annotation@NameBinding
examplejersey-media-sse
dependency.EventListener
with EventSource
EventSource.onEvent(InboundEvent)
methodSecurityContext
for a Resource SelectionSecurityContext
into a singleton resourceweb.xml
javax.annotation.security
to JAX-RS resource methods.ValidationConfig
to configure Validator
.ValidationError
to text/plain
ValidationError
to text/html
ValidationError
to application/xml
ValidationError
to application/json
Viewable
in a resource class@Template
on a resource method@Template
on a resource classViewable
@ErrorTemplate
on a resource method@ErrorTemplate
with Bean ValidationValidationError
in JSPMvcFeature
FreemarkerMvcFeature
MvcFeature.TEMPLATE_BASE_PATH
value in ResourceConfig
FreemarkerMvcProperties.TEMPLATE_BASE_PATH
value in web.xml