Package | Description |
---|---|
org.springframework.integration.resource |
Provides classes related to messaging
using Spring
Resource s |
org.springframework.integration.util |
Provides core utility classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceRetrievingMessageSource.setFilter(CollectionFilter<org.springframework.core.io.Resource> filter) |
Modifier and Type | Class and Description |
---|---|
class |
AcceptOnceCollectionFilter<T>
An implementation of
CollectionFilter that remembers the elements passed in
the previous invocation in order to avoid returning those elements more than once. |
Copyright © 2016. All rights reserved.