Uses of Interface
com.funnelback.filter.api.InternalFilterContext
-
Packages that use InternalFilterContext Package Description com.funnelback.filter.api This holds the public API which clients are expected to use for filtering. -
-
Uses of InternalFilterContext in com.funnelback.filter.api
Subinterfaces of InternalFilterContext in com.funnelback.filter.api Modifier and Type Interface Description interface
FilterContext
An immutable context supplied to the filters.
-