Package ninja
Interface FilterChain
-
public interface FilterChainA filter chain
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Resultnext(Context context)Pass the request to the next filter
-