Uses of Class
org.osgi.service.http.runtime.dto.ErrorPageDTO
-
Packages that use ErrorPageDTO Package Description org.osgi.service.http.runtime.dto Http Runtime DTO Package Version 1.1. -
-
Uses of ErrorPageDTO in org.osgi.service.http.runtime.dto
Subclasses of ErrorPageDTO in org.osgi.service.http.runtime.dto Modifier and Type Class Description classFailedErrorPageDTORepresents ajavax.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.http.runtime.dto declared as ErrorPageDTO Modifier and Type Field Description ErrorPageDTO[]ServletContextDTO. errorPageDTOsReturns the representations of the error pageServletservices associated with this context.
-