| Package | Description |
|---|---|
| org.osgi.service.http.runtime.dto |
Http Runtime DTO Package Version 1.0.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FailedListenerDTO |
Represents a listener service which is currently not being used by a servlet
context due to a problem.
|
| Modifier and Type | Field | Description |
|---|---|---|
ListenerDTO[] |
ServletContextDTO.listenerDTOs |
Returns the representations of the listener services associated with this
context.
|