クラスの使用
org.springframework.integration.mail.dsl.ImapMailInboundChannelAdapterSpec
ImapMailInboundChannelAdapterSpec を使用するパッケージ
org.springframework.integration.mail.dsl 内の ImapMailInboundChannelAdapterSpec 使用
修飾子と型メソッド説明Mail.imapInboundAdapter()デフォルトのImapMailReceiverを使用するImapMailInboundChannelAdapterSpecファクトリ。Mail.imapInboundAdapter(StringSE url) 提供された URL に基づくImapMailInboundChannelAdapterSpecファクトリ。Mail.imapInboundAdapter(ImapMailReceiver imapMailReceiver) 提供されたImapMailReceiverに基づくImapMailInboundChannelAdapterSpecファクトリ。ImapMailInboundChannelAdapterSpec.searchTermStrategy(SearchTermStrategy searchTermStrategy) 使用するSearchTermStrategy。ImapMailInboundChannelAdapterSpec.shouldMarkMessagesAsRead(boolean shouldMarkMessagesAsRead) メッセージを既読としてマークする必要があるかどうかを決定するフラグ。