Uses of Interface
org.bedework.synch.shared.filters.Filter
-
Packages that use Filter Package Description org.bedework.synch.shared org.bedework.synch.shared.filters -
-
Uses of Filter in org.bedework.synch.shared
Methods in org.bedework.synch.shared that return types with arguments of type Filter Modifier and Type Method Description List<Filter>SubscriptionConnectorInfo. getInputFilters(Subscription sub)List<Filter>SubscriptionConnectorInfo. getOutputFilters(Subscription sub) -
Uses of Filter in org.bedework.synch.shared.filters
Classes in org.bedework.synch.shared.filters that implement Filter Modifier and Type Class Description classAbstractFilterProvide a base for filters with a number of useful methods,.
-