Uses of Interface
org.apache.camel.component.file.GenericFileFilter
Packages that use GenericFileFilter
-
Uses of GenericFileFilter in org.apache.camel.component.file
Subinterfaces of GenericFileFilter in org.apache.camel.component.fileModifier and TypeInterfaceDescriptioninterfaceA filter for filtering file that is optimized for matching by name only.Classes in org.apache.camel.component.file that implement GenericFileFilterFields in org.apache.camel.component.file declared as GenericFileFilterMethods in org.apache.camel.component.file that return GenericFileFilterMethods in org.apache.camel.component.file with parameters of type GenericFileFilterModifier and TypeMethodDescriptionvoidGenericFileEndpoint.setFilter(GenericFileFilter<T> filter) Pluggable filter as a org.apache.camel.component.file.GenericFileFilter class.
AntFilter