Uses of Class
org.osgi.service.http.runtime.dto.RequestInfoDTO
-
Packages that use RequestInfoDTO Package Description org.osgi.service.http.runtime Http Runtime Package Version 1.1. -
-
Uses of RequestInfoDTO in org.osgi.service.http.runtime
Methods in org.osgi.service.http.runtime that return RequestInfoDTO Modifier and Type Method Description RequestInfoDTO
HttpServiceRuntime. calculateRequestInfoDTO(java.lang.String path)
Return a request info DTO containing the services involved with processing a request for the specified path.
-