Uses of Class
org.osgi.service.servlet.runtime.dto.FilterDTO
-
Uses of FilterDTO in org.osgi.service.servlet.runtime.dto
Modifier and TypeClassDescriptionclass
Represents a servletFilter
service which is currently not being used by a servlet context due to a problem.Modifier and TypeFieldDescriptionRequestInfoDTO.filterDTOs
The servlet filters processing this request.ServletContextDTO.filterDTOs
Returns the representations of the servletFilter
services associated with this context.