| Package | Description |
|---|---|
| org.osgi.service.http.runtime.dto |
Http Runtime DTO Package Version 1.0.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FailedFilterDTO |
Represents a servlet
Filter service which is currently not being used
by a servlet context due to a problem. |
| Modifier and Type | Field | Description |
|---|---|---|
FilterDTO[] |
RequestInfoDTO.filterDTOs |
The servlet filters processing this request.
|
FilterDTO[] |
ServletContextDTO.filterDTOs |
Returns the representations of the servlet
Filter services
associated with this context. |