Uses of Interface
io.avaje.jex.FilterChain
Packages that use FilterChain
-
Uses of FilterChain in io.avaje.jex
Methods in io.avaje.jex with parameters of type FilterChainModifier and TypeMethodDescriptionvoidHttpFilter.filter(Context ctx, FilterChain chain) Asks this filter to pre/post-process the given request.