Uses of Class
org.osgi.service.servlet.runtime.dto.ServletDTO
Packages that use ServletDTO
-
Uses of ServletDTO in org.osgi.service.servlet.runtime.dto
Subclasses of ServletDTO in org.osgi.service.servlet.runtime.dtoModifier and TypeClassDescriptionclass
Represents ajakarta.servlet.Servlet
service which is currently not being used by a servlet context due to a problem.Fields in org.osgi.service.servlet.runtime.dto declared as ServletDTOModifier and TypeFieldDescriptionRequestInfoDTO.servletDTO
The servlet processing this request.ServletContextDTO.servletDTOs
Returns the representations of theServlet
services associated with this context.