クラス ImapMailInboundChannelAdapterSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<ImapMailInboundChannelAdapterSpec,MailReceivingMessageSource>
org.springframework.integration.dsl.MessageSourceSpec<ImapMailInboundChannelAdapterSpec,MailReceivingMessageSource>
org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec<ImapMailInboundChannelAdapterSpec,ImapMailReceiver>
org.springframework.integration.mail.dsl.ImapMailInboundChannelAdapterSpec
- 実装されたすべてのインターフェース:
DisposableBean
、FactoryBean<MailReceivingMessageSource>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
、ComponentsRegistration
public class ImapMailInboundChannelAdapterSpec
extends MailInboundChannelAdapterSpec<ImapMailInboundChannelAdapterSpec,ImapMailReceiver>
IMAP 用の
MailInboundChannelAdapterSpec
。- 導入:
- 5.0
- 作成者:
- Gary Russell, Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec から継承されたフィールド
externalReceiver, receiver
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, target
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
コンストラクターの概要
コンストラクター修飾子コンストラクター説明protected
protected
protected
ImapMailInboundChannelAdapterSpec
(ImapMailReceiver imapMailReceiver) メソッドのサマリー
修飾子と型メソッド説明searchTermStrategy
(SearchTermStrategy searchTermStrategy) 使用するSearchTermStrategy
。shouldMarkMessagesAsRead
(boolean shouldMarkMessagesAsRead) メッセージを既読としてマークする必要があるかどうかを決定するフラグ。クラス org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec から継承されたメソッド
assertReceiver, autoCloseFolder, doGet, embeddedPartsAsBytes, flaggedAsFallback, getComponentsToRegister, headerMapper, javaMailAuthenticator, javaMailProperties, javaMailProperties, maxFetchSize, selector, selectorExpression, selectorExpression, session, shouldDeleteMessages, simpleContent, userFlag
クラス org.springframework.integration.dsl.MessageSourceSpec から継承されたメソッド
messageHeaders
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
ImapMailInboundChannelAdapterSpec
protected ImapMailInboundChannelAdapterSpec()ImapMailInboundChannelAdapterSpec
ImapMailInboundChannelAdapterSpec
メソッドの詳細
searchTermStrategy
使用するSearchTermStrategy
。- パラメーター:
searchTermStrategy
- searchTermStrategy。- 戻り値:
- スペック。
- 関連事項:
shouldMarkMessagesAsRead
メッセージを既読としてマークする必要があるかどうかを決定するフラグ。- パラメーター:
shouldMarkMessagesAsRead
- shouldMarkMessagesAsRead。- 戻り値:
- スペック。
- 関連事項: