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 class
FailedPreprocessorDTO
Represents 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. preprocessorDTOs
Returns the representations of theorg.osgi.service.http.whiteboard.Preprocessor
objects used by the Http Service Runtime.
-