Package org.jboss.resteasy.core
package org.jboss.resteasy.core
-
ClassDescriptionAbstract implementation of
invalid reference
NestedFormInjector
Modifies Accept and Accept-Language headers by looking at path file suffix i.e.Enables content negotiation through a query parameter, instead of the Accept Header.A ExceptionAdapter.Adds support for the public directive which is not supported byCacheControl
for some reason.Headers<V>Can inject lists.Can inject maps.MediaTypeMap<T>efficient MediaType index of TExtension ofFormInjector
that handles prefixes for associated classes.Created by Simon Ström on 7/17/14.Registry of resources and methods/classes that can dispatch HTTP method requestsResteasyHttpServletRequestWrapper is introduced to support the use of RequestDispatcher.forward() and RequestDispatcher.include(), which need to be able to retrieve the orginal HttpServletRequest.ResteasyHttpServletResponseWrapper is introduced to support the use of RequestDispatcher.forward() and RequestDispatcher.include(), which need to be able to retrieve the orginal HttpServletResponse.Deprecated.Replaced by org.jboss.resteasy.core.AsynchronousResponseInjectorAllow applications to push/pop provider factories onto the stack