| Package | Description |
|---|---|
| org.osgi.service.http.runtime.dto |
Http Runtime DTO Package Version 1.0.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FailedErrorPageDTO |
Represents a
javax.servlet.Servlet service registered as an error
page but currently not being used by a servlet context due to a problem. |
| Modifier and Type | Field | Description |
|---|---|---|
ErrorPageDTO[] |
ServletContextDTO.errorPageDTOs |
Returns the representations of the error page
Servlet services
associated with this context. |