Uses of Class
org.osgi.service.servlet.runtime.dto.PreprocessorDTO
-
Uses of PreprocessorDTO in org.osgi.service.servlet.runtime.dto
Modifier and TypeClassDescriptionclass
Represents a preprocessor service which is currently not being used due to a problem.Modifier and TypeFieldDescriptionRuntimeDTO.preprocessorDTOs
Returns the representations of theorg.osgi.service.servlet.whiteboard.Preprocessor
objects used by the Http Service Runtime.