クラス 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コンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedprotectedprotectedImapMailInboundChannelAdapterSpec(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インターフェース org.springframework.context.SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
ImapMailInboundChannelAdapterSpec
protected ImapMailInboundChannelAdapterSpec()ImapMailInboundChannelAdapterSpec
ImapMailInboundChannelAdapterSpec
メソッドの詳細
searchTermStrategy
使用するSearchTermStrategy。- パラメーター:
searchTermStrategy- searchTermStrategy。- 戻り値:
- スペック。
- 関連事項:
shouldMarkMessagesAsRead
メッセージを既読としてマークする必要があるかどうかを決定するフラグ。- パラメーター:
shouldMarkMessagesAsRead- shouldMarkMessagesAsRead。- 戻り値:
- スペック。
- 関連事項: