Uses of Class
org.osgi.service.servlet.runtime.dto.ErrorPageDTO
Packages that use ErrorPageDTO
-
Uses of ErrorPageDTO in org.osgi.service.servlet.runtime.dto
Subclasses of ErrorPageDTO in org.osgi.service.servlet.runtime.dtoModifier and TypeClassDescriptionclassRepresents ajakarta.servlet.Servletservice registered as an error page but currently not being used by a servlet context due to a problem.Fields in org.osgi.service.servlet.runtime.dto declared as ErrorPageDTOModifier and TypeFieldDescriptionServletContextDTO.errorPageDTOsReturns the representations of the error pageServletservices associated with this context.