Uses of Class
org.osgi.service.servlet.runtime.dto.ServletContextDTO
Packages that use ServletContextDTO
-
Uses of ServletContextDTO in org.osgi.service.servlet.runtime.dto
Subclasses of ServletContextDTO in org.osgi.service.servlet.runtime.dtoModifier and TypeClassDescriptionclass
Represents a servlet context that is currently not used due to some problem.Fields in org.osgi.service.servlet.runtime.dto declared as ServletContextDTOModifier and TypeFieldDescriptionRuntimeDTO.servletContextDTOs
Returns the representations of thejakarta.servlet.ServletContext
objects used by the Http Service Runtime.