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