| Class | Description |
|---|---|
| ContentTypeUtil |
Simple utility to derive the content type of a resource based on its extension and the built-in
properties file of the module.
|
| LibContainer |
Internal container class that holds the currently managed
WebResources for a library. |
| WebconsoleHttpServletRequest |
Wraps the original
HttpServletRequest to make it work within the webconsole plugin. |
| WebResourceContainerImpl |
The container that manages all the libraries and
WebResources. |
| WebResourceExtender |
The extender tracks all of the bundles and process them if they offer the
WebResourceConstants.CAPABILITY_NAMESPACE capability. |
| WebResourceImpl |
Implementation of
WebResource interface. |
| WebResourceInternalUtil |
Utility functions for internal usage.
|
| WebResourceServlet |
A Servlet that can serve
WebResources and is registered as an
OSGi service. |
| WebResourceServletPrototypeServiceFactory |
PrototypeServiceFactory for WebResourceServlet. |
| WebResourceServletURIGenerator |
Simple URI generator for
WebResourceServlet. |
| WebResourceWebConsolePlugin |
Webconsole plugin that shows all available webresources and cache data.
|
Copyright © 2011–2017 Everit Kft.. All rights reserved.