Uses of Class
org.osgi.service.http.runtime.dto.RuntimeDTO
-
Packages that use RuntimeDTO Package Description org.osgi.service.http.runtime Http Runtime Package Version 1.1. -
-
Uses of RuntimeDTO in org.osgi.service.http.runtime
Methods in org.osgi.service.http.runtime that return RuntimeDTO Modifier and Type Method Description RuntimeDTO
HttpServiceRuntime. getRuntimeDTO()
Return the runtime DTO representing the current state.
-