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