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 class
FailedErrorPageDTO
Represents ajavax.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.http.runtime.dto declared as ErrorPageDTO Modifier and Type Field Description ErrorPageDTO[]
ServletContextDTO. errorPageDTOs
Returns the representations of the error pageServlet
services associated with this context.
-