| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi.config | |
| org.ops4j.pax.web.service.spi.model |
SPI model hierarchy contains classes to internally represent all the information
required during registration (adding to running server) of web components (servlets, filters,
welcome files, error pages, security constraints, ...).
|
| org.ops4j.pax.web.service.spi.model.elements |
Model subpackage representing actual web elements, while infrastructure elements
(like contexts) are kept in the package above.
|
| org.ops4j.pax.web.service.spi.model.events |
Package with DTO-like classes that are used to inform about registration/unregistration of web elements
and contexts.
|
| org.ops4j.pax.web.service.spi.model.info |
This package contains DTO-like classes used when presenting information about Pax Web models.
|
| org.ops4j.pax.web.service.spi.model.views | |
| 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 | |
| org.ops4j.pax.web.service.spi.task |
Package containing tools for batch/transactional operations on Pax Web model and
ServerController. |
| org.ops4j.pax.web.service.spi.util | |
| org.ops4j.pax.web.service.spi.whiteboard |
| Class and Description |
|---|
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| Class and Description |
|---|
| ContextKey |
| Identity
Auto generated id.
|
| ModelRegistrationTask
A task that can be passed to
ServerModel#run(ModelRegistrationTask) to ensure running it in
single threaded "configuration/registration" event loop. |
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| ServerModel
Holds web elements in a global context accross all services (all bundles using the Http Service).
|
| ServiceModel
Service Model is kept at
HttpService level, which is bundle-scoped in Pax Web
(though Http Service specification doesn't mention the scope of Http Service). |
| ServletContextModel
This class is 1:1 representation of server-specific
ServletContext and is unaware of
OSGi-related representation of a context (like HttpContext and
ServletContextHelper). |
| Class and Description |
|---|
| Identity
Auto generated id.
|
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| Class and Description |
|---|
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| Class and Description |
|---|
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| Class and Description |
|---|
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| ServletContextModel
This class is 1:1 representation of server-specific
ServletContext and is unaware of
OSGi-related representation of a context (like HttpContext and
ServletContextHelper). |
| Class and Description |
|---|
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| ServletContextModel
This class is 1:1 representation of server-specific
ServletContext and is unaware of
OSGi-related representation of a context (like HttpContext and
ServletContextHelper). |
| Class and Description |
|---|
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| ServletContextModel
This class is 1:1 representation of server-specific
ServletContext and is unaware of
OSGi-related representation of a context (like HttpContext and
ServletContextHelper). |
| Class and Description |
|---|
| ContextMetadataModel
Some meta information about the "context", attached to
OsgiContextModel, but only in the target runtime. |
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| ServletContextModel
This class is 1:1 representation of server-specific
ServletContext and is unaware of
OSGi-related representation of a context (like HttpContext and
ServletContextHelper). |
| Class and Description |
|---|
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
| Class and Description |
|---|
| OsgiContextModel
This class represents OSGi-specific
HttpContext/ServletContextHelper
and points to single, server-specific ServletContext and (at model level) to single
ServletContextModel. |
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.