Uses of Class
org.osgi.service.servlet.runtime.dto.ServletDTO
Packages that use ServletDTO
- 
Uses of ServletDTO in org.osgi.service.servlet.runtime.dtoSubclasses of ServletDTO in org.osgi.service.servlet.runtime.dtoModifier and TypeClassDescriptionclassRepresents ajakarta.servlet.Servletservice 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.servletDTOThe servlet processing this request.ServletContextDTO.servletDTOsReturns the representations of theServletservices associated with this context.