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 TypeClassDescriptionclass
TheDispatcherServlet
class extendsFrameworkServlet
and serves as the central dispatcher for handling HTTP requests in a RESTful web application.