Uses of Class
org.frankframework.http.AbstractHttpServlet
Package
Description
-
Uses of AbstractHttpServlet in org.frankframework.http
Modifier and TypeClassDescriptionclass
Servlet that listens for HTTP GET or POSTS, and handles them over to the ServiceDispatcher.class
Servlet that listens for REST requests, and handles them over to the RestServiceDispatcher.class
-
Uses of AbstractHttpServlet in org.frankframework.http.cxf
-
Uses of AbstractHttpServlet in org.frankframework.http.rest
-
Uses of AbstractHttpServlet in org.frankframework.lifecycle
Modifier and TypeClassDescriptionclass
This servlet allows the use of WebContent served fromConfigurations
. -
Uses of AbstractHttpServlet in org.frankframework.metrics
-
Uses of AbstractHttpServlet in org.frankframework.webcontrol