| Package | Description |
|---|---|
| org.osgi.service.http.runtime.dto |
Http Runtime DTO Package Version 1.0.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FailedServletContextDTO |
Represents a servlet context that is currently not used due to some problem.
|
| Modifier and Type | Field | Description |
|---|---|---|
ServletContextDTO[] |
RuntimeDTO.servletContextDTOs |
Returns the representations of the
javax.servlet.ServletContext
objects used by the Http Service Runtime. |