Uses of Interface
org.apache.camel.component.file.GenericFileFilter
Packages that use GenericFileFilter
-
Uses of GenericFileFilter in org.apache.camel.component.file
Classes in org.apache.camel.component.file that implement GenericFileFilterModifier and TypeClassDescriptionclassFile filter using AntPathMatcher.Fields in org.apache.camel.component.file declared as GenericFileFilterMethods in org.apache.camel.component.file that return GenericFileFilterModifier and TypeMethodDescriptionGenericFileEndpoint.getAntFilter()GenericFileEndpoint.getFilter()Methods 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.