Uses of Class
org.osgi.service.http.runtime.dto.PreprocessorDTO
-
Packages that use PreprocessorDTO Package Description org.osgi.service.http.runtime.dto Http Runtime DTO Package Version 1.1. -
-
Uses of PreprocessorDTO in org.osgi.service.http.runtime.dto
Subclasses of PreprocessorDTO in org.osgi.service.http.runtime.dto Modifier and Type Class Description classFailedPreprocessorDTORepresents a preprocessor service which is currently not being used due to a problem.Fields in org.osgi.service.http.runtime.dto declared as PreprocessorDTO Modifier and Type Field Description PreprocessorDTO[]RuntimeDTO. preprocessorDTOsReturns the representations of theorg.osgi.service.http.whiteboard.Preprocessorobjects used by the Http Service Runtime.
-