Uses of Interface
io.avaje.jex.http.HttpFilter
Packages that use HttpFilter
-
Uses of HttpFilter in io.avaje.jex
Methods in io.avaje.jex that return types with arguments of type HttpFilterMethods in io.avaje.jex with parameters of type HttpFilterModifier and TypeMethodDescriptiondefault JexJex.filter(HttpFilter handler) Add a filter for all matched requests.Routing.filter(HttpFilter handler) Add a filter for all matched requests.