Uses of Interface
org.apache.commons.chain.Filter
Packages that use Filter
Package
Description
Concrete implementations of generic Commands that are useful in many
different environments, not tied to a particular tier such as Servlets).
-
Uses of Filter in org.apache.commons.chain.generic
Classes in org.apache.commons.chain.generic that implement FilterModifier and TypeClassDescriptionclassDispatchLookupCommand<C extends Context>This command combines elements of theLookupCommandwith theDispatchCommand.classLookupCommand<C extends Context>