-
- All Implemented Interfaces:
-
jakarta.servlet.Filter,jakarta.servlet.FilterConfig,java.io.Serializable
public final class ServletFilter extends HttpFilter
-
-
Constructor Summary
Constructors Constructor Description ServletFilter(PathHandler pathHandler, HttpServerSettings serverSettings)
-
Method Summary
-
Methods inherited from class jakarta.servlet.GenericFilter
getFilterConfig, getFilterName, getInitParameter, getInitParameterNames, getServletContext, init -
Methods inherited from class jakarta.servlet.http.HttpFilter
doFilter -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-