Uses of Class
org.osgi.service.http.runtime.dto.ErrorPageDTO
Packages that use ErrorPageDTO
-
Uses of ErrorPageDTO in org.osgi.service.http.runtime.dto
Subclasses of ErrorPageDTO in org.osgi.service.http.runtime.dtoModifier and TypeClassDescriptionclass
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 ErrorPageDTOModifier and TypeFieldDescriptionServletContextDTO.errorPageDTOs
Returns the representations of the error pageServlet
services associated with this context.