クラス 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
フィールド概要
クラス MailInboundChannelAdapterSpec から継承されたフィールド
externalReceiver, receiverクラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター修飾子コンストラクター説明protectedprotectedprotectedImapMailInboundChannelAdapterSpec(ImapMailReceiver imapMailReceiver) 方法の概要
修飾子と型メソッド説明searchTermStrategy(SearchTermStrategy searchTermStrategy) 使用するSearchTermStrategy。shouldMarkMessagesAsRead(boolean shouldMarkMessagesAsRead) メッセージを既読としてマークする必要があるかどうかを決定するフラグ。クラス MailInboundChannelAdapterSpec から継承されたメソッド
assertReceiver, autoCloseFolder, doGet, embeddedPartsAsBytes, flaggedAsFallback, getComponentsToRegister, headerMapper, javaMailAuthenticator, javaMailProperties, javaMailProperties, maxFetchSize, selector, selectorExpression, selectorExpression, session, shouldDeleteMessages, simpleContent, userFlagクラス MessageSourceSpec から継承されたメソッド
messageHeadersクラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース FactoryBean から継承されたメソッド
isSingletonインターフェース SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
ImapMailInboundChannelAdapterSpec
protected ImapMailInboundChannelAdapterSpec()ImapMailInboundChannelAdapterSpec
ImapMailInboundChannelAdapterSpec
方法の詳細
searchTermStrategy
使用するSearchTermStrategy。- パラメーター:
searchTermStrategy- searchTermStrategy。- 戻り値:
- スペック。
- 関連事項:
shouldMarkMessagesAsRead
メッセージを既読としてマークする必要があるかどうかを決定するフラグ。- パラメーター:
shouldMarkMessagesAsRead- shouldMarkMessagesAsRead。- 戻り値:
- スペック。
- 関連事項: