All Classes and Interfaces

Class
Description
Utilized by the Servlet container response writer to deal with the container async features.
Factory to create AsyncContextDelegate to deal with asynchronous features added in Servlet version 3.0.
Servlet 3.x container response writer async extension and related extension factory implementation.
Implementations could provide their own HttpServletRequest and HttpServletResponse binding implementation in HK2 locator and also an implementation of RequestScopedInitializer that is used to set actual request/response references in injection manager within each request.
Provides access to context path from the filter configuration.
Provide all configured context paths (url mappings) of the application deployed using filter.
ServletContainerInitializer implementation used for Servlet 3.x deployment.
Defines string formatting method for each constant in the resource file
Basic ExtendedServletContainerProvider that provides dummy no-op method implementation.
Persistence unit injection binder.
Provide access to the actual servlet request/response.
An internal implementation of ContainerResponseWriter for Servlet containers.
 
A Servlet or Filter for deploying root resource classes.
This is internal Jersey SPI to hook to Jersey servlet initialization process driven by org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer.
Factory class to get all "registered" implementations of ServletContainerProvider.
Jersey servlet container configuration properties.
A proxy invocation handler that delegates all methods to a thread local instance.
A proxy invocation handler that delegates all methods to a thread local instance from JNDI.
Utility class.
A common Jersey web component that may be extended by a Servlet and/or Filter implementation, or encapsulated by a Servlet or Filter implementation.
The Web configuration for accessing initialization parameters of a Web component and the ServletContext.
The web configuration type.
A filter based web config.
A servlet based web config.