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 TypeClassDescriptionclass
Represents ajakarta.servlet.Servlet
service 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.errorPageDTOs
Returns the representations of the error pageServlet
services associated with this context.