Uses of Class
com.bobocode.bring.web.servlet.FrameworkServlet
Packages that use FrameworkServlet
-
Uses of FrameworkServlet in com.bobocode.bring.web.servlet
Subclasses of FrameworkServlet in com.bobocode.bring.web.servletModifier and TypeClassDescriptionclassTheDispatcherServletclass extendsFrameworkServletand serves as the central dispatcher for handling HTTP requests in a RESTful web application.