Table of Contents
List of Tables
List of Examples
@ApplicationPath
with Servlet 3.0
pom.xml
with Servlet 3.0
web.xml
with Servlet 3.0
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
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
exampleEventListener
with EventSource
EventSource.onEvent(InboundEvent)
methodSecurityContext
SecurityContext
into a singleton resourceSecurityContext
into singletonsSecurityContext
into singletonsValidationConfig
to configure Validator
.ValidationError
to text/plain
ValidationError
to text/html
ValidationError
to application/xml
ValidationError
to application/json
MvcFeature
JspMvcFeature
MvcProperties.TEMPLATE_BASE_PATH
value in ResourceConfig
FreemarkerMvcProperties.TEMPLATE_BASE_PATH
value in web.xml
Viewable
in a resource classViewable
@Template
on a resource class