|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DispatchingListener
.
RequestListener
.
ResponseListener
.
ContainerRequest
.ContainerResponse
.Application
to this instance.
ResourceConfig
or
Application
.
ResourceConfig
or
Application
.
DefaultResourceConfig
that adapts an instance
of Application
.Doc
elements.JResponse
instance from the current JResponseBuilder.
DefaultResourceConfig
that explicitly
declares for root resource and provider classes.ResourceConfig
.
DefaultResourceConfig
that dynamically
searches for root resource and provider classes in the files and directories
declared by the property ClasspathResourceConfig.PROPERTY_CLASSPATH
.ResourceConfig
.
ResourceConfig
for a Servlet.
ResourceConfig
for a Filter.
ResourceConfig
.
ContainerNotifier
to get
notified of container related events.WebApplication
or ContainerResponse
.HttpServer
that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classpath.
HttpServer
that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classath.
HttpServer
that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
HttpServer
that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
HttpServer
that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
HttpServer
that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
HttpServer
that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classath.
HttpServer
that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classath.
ResourceFilter
instance given a method
of the abstract resource model.
RequestDispatcher
for a resource method of
a resource.
RequestDispatcher
for a resource method of
a resource.
WebApplication
.
WebApplication
.
JResponse.JResponseBuilder
for a created resource, set the
location header using the supplied value.
WadlGenerator
, based on the WadlGeneratorDescription
s
provided by WadlGeneratorConfig.configure()
.
WebApplication
.
ResourceConfig
that declares
default values for features.ServletContainer.doFilter(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.FilterChain)
method.
ServletContainer.service(java.net.URI, java.net.URI, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
method.
ExceptionMapper
instances that can be used
to map exceptions to responses.UriInfo
.ResourceConfig.FEATURE_CANONICALIZE_URI_PATH
is true then the
request URI will be normalized as specified by
URI.normalize()
.
ResourceConfig.FEATURE_CANONICALIZE_URI_PATH
is true,
and the canonicalization/normalization operations on the
request URI result in a new URI that is not equal to the request URI,
then the client is (temporarily) redirected to the new URI.
JResponse.JResponseBuilder
by performing a shallow copy of an
existing Response
.
JResponse.JResponseBuilder
by performing a shallow copy of an
existing JResponse
.
WadlGeneratorConfig
:
ApplicationDescription
corresponding to all
the root resource classes, and configure the base URI.
Application
for a particular resource
ServletContainer.getDefaultResourceConfig(java.util.Map, com.sun.jersey.spi.container.servlet.WebConfig)
.
ResourceConfig
.
DispatchingListener
that should be
used to monitor request processing.
WadlGenerator
for the Web application.
JResponse
instance.
MatchResult
for matched resources.
UriTemplate
for matched resources.
HttpResponseContext.setEntity(java.lang.Object)
.
OutputStream
to which an entity may be written.
PathSegment
.
PathSegment
.
RequestListener
that should be
used to monitor request processing.
WadlGenerator.setWadlGeneratorDelegate(WadlGenerator)
._delegate.getRequiredJaxbContextPath()
,
otherwise return the delegate's WadlGenerator.getRequiredJaxbContextPath()
together with
your required context path (separated by a colon):ResponseListener
that should be
used to monitor request processing.
ServletContext
.
HttpContext
that is a proxy to
a thread local instance of HttpContext
.
HttpServer
instances.WebApplication
.
WebApplication
.
JResponse.AJResponseBuilder
.
JResponse
instances.JResponse
instances that contain metadata
instead of or in addition to an entity.JResponse
as a Response
.WadlGeneratorConfig
from the provided ResourceConfig
using the
property ResourceConfig.PROPERTY_WADL_GENERATOR_CONFIG
.
Response
instance.JResponse.JResponseBuilder
for an empty response.
JResponse.JResponseBuilder
for a not acceptable response.
JResponse.JResponseBuilder
with a not-modified status.
JResponse.JResponseBuilder
with a not-modified status.
JResponse.JResponseBuilder
with a not-modified status
and a strong entity tag.
JResponse.JResponseBuilder
with an OK status.
JResponse.JResponseBuilder
that contains a representation.
JResponse.JResponseBuilder
that contains a representation.
JResponse.JResponseBuilder
that contains a representation.
JResponse.JResponseBuilder
that contains a representation.
DefaultResourceConfig
that dynamically
searches for root resource and provider classes in a given a set of
declared package and in all (if any) sub-packages of those declared packages.ResourceConfig
.
WebApplicationException
for the class of
parameter-based exceptions.CookieParam
.FormParam
.HeaderParam
.MatrixParam
.PathParam
.QueryParam
.Path
or Provider
.Path
or Provider
.
Path
or Provider
.
PostReplaceFilter.PROPERTY_POST_REPLACE_FILTER_CONFIG
property value from the application resource config.
WadlGenerator
.
ContainerNotifier
to register
ContainerListener
instances.
ContainerRequestFilter
that are applied
to filter the request.
ContainerResponseFilter
that are applied
to filter the response.
ResourceConfig.getLanguageMappings()
.
ResourceConfig.getMediaTypeMappings()
.
ResourceFilterFactory
that are applied
to resources.
WadlGenerator
.
ViewProcessor
Viewable
.Viewable
.
Viewable
.
Viewable
given a resolving class.
ResourceConfig
or
Application
.
ResourceConfig
or
Application
.
ResourceConfig
is
required.ResourceFilterFactory
provides tracking of resource
matching.ResourceDocType
.ResourceFilter
instances that match methods of the abstract resource model.ResourceFilter
classes associated with a resource method, a sub-resource method,
or a sub-resource locator.RequestDispatcher
instances.RequestDispatcher
instances.ResourceFilterFactory
supporting the RolesAllowed
,
PermitAll
and DenyAll
on resource methods sub-resource methods,
and sub-resource locators.JResponse.JResponseBuilder
for a redirection.
JResponse.JResponseBuilder
with an server error status.
ServletContainer.service(java.net.URI, java.net.URI, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
method.
Servlet
or Filter
for deploying root resource classes.Context
with a type and constant value.resourceDocFile
to the given file.
resourceDocStream
to the given file.
JResponse.JResponseBuilder
with the supplied status.
JResponse.JResponseBuilder
with the supplied status.
JResponse.JResponseBuilder
with the supplied status.
Viewable
to
an instance of ResolvedViewable
.Viewable
to a ResolvedViewable
by methods on
TemplateContext
.ViewProcessor
JResponse.JResponseBuilder
for a temporary redirection.
Response
compatible instance.
Response
compatible instance.
Accept
header
or a language that is the value of the Accept-Language
header.AbstractResource
classes.WadlGenerator
adds all doc elements provided by ApplicationDocs.getDocs()
to the generated wadl-file.WadlGenerator
with all decorations (the default
wadl generator decorated by other generators).WadlGeneratorConfig
and provides access to the WadlGenerator
provided by the loaded WadlGeneratorConfig
.WadlGeneratorConfig
is provided, the default WadlGenerator
will be loaded.WadlGenerator
implementation with
the specified WadlGeneratorDescription.getGeneratorClass()
.WadlGenerator
adds the provided Grammars
element to the
generated wadl-file.WadlGenerator
generates a XML Schema content model based on
referenced java beans.WadlGenerator
implementation that enhances the generated wadl by
information read from a resourcedoc (containing javadoc information about resource
classes).WebApplication
instances.DefaultResourceConfig
that dynamically
searches for root resource and provider classes in the Web application
resource paths declared by the property
ClasspathResourceConfig.PROPERTY_CLASSPATH
.Context
with a type and constant value.ServletContext
.ViewProcessor
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |