Uses of Class
org.osgi.service.servlet.runtime.dto.FilterDTO
Packages that use FilterDTO
-
Uses of FilterDTO in org.osgi.service.servlet.runtime.dto
Subclasses of FilterDTO in org.osgi.service.servlet.runtime.dtoModifier and TypeClassDescriptionclassRepresents a servletFilterservice which is currently not being used by a servlet context due to a problem.Fields in org.osgi.service.servlet.runtime.dto declared as FilterDTOModifier and TypeFieldDescriptionRequestInfoDTO.filterDTOsThe servlet filters processing this request.ServletContextDTO.filterDTOsReturns the representations of the servletFilterservices associated with this context.