| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi.servlet |
Package with classes used in different runtimes for common tasks, like wrapping
HttpServletRequest. |
| org.ops4j.pax.web.service.spi.servlet.dynamic |
| Constructor and Description |
|---|
OsgiDynamicServletContext(OsgiServletContext osgiContext,
DynamicRegistrations registration) |
RegisteringContainerInitializer(OsgiServletContext osgiServletContext,
DynamicRegistrations registrations) |
RegisteringContextListener(DynamicRegistrations registrations) |
| Constructor and Description |
|---|
DynamicFilterRegistration(FilterModel model,
OsgiContextModel osgiContextModel,
DynamicRegistrations regs) |
DynamicServletRegistration(ServletModel model,
OsgiContextModel osgiContextModel,
ServletContextModel servletContextModel,
DynamicRegistrations regs) |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.