| Package | Description |
|---|---|
| org.everit.osgi.webresource.internal | |
| org.everit.osgi.webresource.util |
| Modifier and Type | Class and Description |
|---|---|
class |
WebResourceContainerImpl
The container that manages all the libraries and
WebResources. |
| Constructor and Description |
|---|
WebResourceServlet(WebResourceContainer webResourceContainer) |
WebResourceServletPrototypeServiceFactory(WebResourceContainer webResourceContainer) |
WebResourceServletURIGenerator(WebResourceContainer webResourceContainer,
String contextPath,
String urlPattern)
Constructor.
|
WebResourceWebConsolePlugin(WebResourceContainerImpl resourceContainer,
WebResourceContainer webResourceContainer) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WebResourceUtil.findWebResourceAndWriteResponse(WebResourceContainer webResourceContainer,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Finds the
WebResource based on the pathInfo and writes it to the output stream of the
response. |
Copyright © 2011–2020 Everit Kft.. All rights reserved.