Package org.eclipse.equinox.http.servlet
Provides core support for the Jsp Jasper Registry.
Package Specification
This package specifies API for working with and creating a Jsp Servlet tyhat canbe used in conjunction with the "servlets" extension point in org.eclipse.equinox.http.registry.
- Since:
- 1.0
-
Interface Summary Interface Description ExtendedHttpService -
Class Summary Class Description HttpServiceMultipartServlet Deprecated. No longer required.HttpServiceServlet The HttpServiceServlet is the "public" side of a Servlet that when registered (and init() called) in a servlet container will in-turn register and provide an OSGi Http Service implementation.RangeAwareServletContextHelper A custom servlet context helper type providing support for predicting the need for ranged content responses based on the content type and the user agent.