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