public class ImapMailInboundChannelAdapterSpec extends MailInboundChannelAdapterSpec<ImapMailInboundChannelAdapterSpec,ImapMailReceiver>
MailInboundChannelAdapterSpec
for IMAP.externalReceiver, receiver
PARSER, target
logger
DEFAULT_PHASE
OBJECT_TYPE_ATTRIBUTE
Modifier | Constructor and Description |
---|---|
protected |
ImapMailInboundChannelAdapterSpec() |
protected |
ImapMailInboundChannelAdapterSpec(ImapMailReceiver imapMailReceiver) |
protected |
ImapMailInboundChannelAdapterSpec(String url) |
Modifier and Type | Method and Description |
---|---|
ImapMailInboundChannelAdapterSpec |
searchTermStrategy(SearchTermStrategy searchTermStrategy)
A
SearchTermStrategy to use. |
ImapMailInboundChannelAdapterSpec |
shouldMarkMessagesAsRead(boolean shouldMarkMessagesAsRead)
A flag to determine if message should be marked as read.
|
assertReceiver, autoCloseFolder, doGet, embeddedPartsAsBytes, getComponentsToRegister, headerMapper, javaMailAuthenticator, javaMailProperties, javaMailProperties, maxFetchSize, selector, selectorExpression, selectorExpression, session, shouldDeleteMessages, simpleContent, userFlag
messageHeaders
_this, createInstance, destroyInstance, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
protected ImapMailInboundChannelAdapterSpec()
protected ImapMailInboundChannelAdapterSpec(ImapMailReceiver imapMailReceiver)
protected ImapMailInboundChannelAdapterSpec(String url)
public ImapMailInboundChannelAdapterSpec searchTermStrategy(SearchTermStrategy searchTermStrategy)
SearchTermStrategy
to use.searchTermStrategy
- the searchTermStrategy.ImapMailReceiver.setSearchTermStrategy(SearchTermStrategy)
public ImapMailInboundChannelAdapterSpec shouldMarkMessagesAsRead(boolean shouldMarkMessagesAsRead)
shouldMarkMessagesAsRead
- the shouldMarkMessagesAsRead.ImapMailReceiver.setShouldMarkMessagesAsRead(Boolean)