Package | Description |
---|---|
org.springframework.integration.mail |
Base package for Mail support.
|
org.springframework.integration.mail.config |
Provides classes for configuration - parsers, namespace handlers.
|
Modifier and Type | Method and Description |
---|---|
void |
ImapMailReceiver.setSearchTermStrategy(SearchTermStrategy searchTermStrategy)
Provides a way to set custom
SearchTermStrategy to compile a SearchTerm
to be applied when retrieving mail |
Modifier and Type | Method and Description |
---|---|
void |
MailReceiverFactoryBean.setSearchTermStrategy(SearchTermStrategy searchTermStrategy) |
Copyright © 2015. All rights reserved.