Uses of Class
org.osgi.service.http.runtime.dto.ServletDTO
-
Packages that use ServletDTO Package Description org.osgi.service.http.runtime.dto Http Runtime DTO Package Version 1.1. -
-
Uses of ServletDTO in org.osgi.service.http.runtime.dto
Subclasses of ServletDTO in org.osgi.service.http.runtime.dto Modifier and Type Class Description classFailedServletDTORepresents ajavax.servlet.Servletservice which is currently not being used by a servlet context due to a problem.Fields in org.osgi.service.http.runtime.dto declared as ServletDTO Modifier and Type Field Description ServletDTORequestInfoDTO. servletDTOThe servlet processing this request.ServletDTO[]ServletContextDTO. servletDTOsReturns the representations of theServletservices associated with this context.
-