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 TypeClassDescriptionclassRepresents 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.preprocessorDTOsReturns the representations of theorg.osgi.service.servlet.whiteboard.Preprocessorobjects used by the Http Service Runtime.