@FunctionalInterface public interface Filter
void
doFilter(Context ctx, FilterChain chain)
void doFilter(Context ctx, FilterChain chain) throws Throwable
ctx
Throwable
Copyright © 2021. All rights reserved.