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