Uses of Class
org.osgi.service.http.runtime.dto.FailedServletDTO
-
Packages that use FailedServletDTO Package Description org.osgi.service.http.runtime.dto Http Runtime DTO Package Version 1.1. -
-
Uses of FailedServletDTO in org.osgi.service.http.runtime.dto
Fields in org.osgi.service.http.runtime.dto declared as FailedServletDTO Modifier and Type Field Description FailedServletDTO[]
RuntimeDTO. failedServletDTOs
Returns the representations of thejavax.servlet.Servlet
services associated with this runtime but currently not used due to some problem.
-