クラス Pop3MailInboundChannelAdapterSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<Pop3MailInboundChannelAdapterSpec,MailReceivingMessageSource>
org.springframework.integration.dsl.MessageSourceSpec<Pop3MailInboundChannelAdapterSpec,MailReceivingMessageSource>
org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec<Pop3MailInboundChannelAdapterSpec,Pop3MailReceiver>
org.springframework.integration.mail.dsl.Pop3MailInboundChannelAdapterSpec
- 実装されたすべてのインターフェース:
DisposableBean
、FactoryBean<MailReceivingMessageSource>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
、ComponentsRegistration
public class Pop3MailInboundChannelAdapterSpec
extends MailInboundChannelAdapterSpec<Pop3MailInboundChannelAdapterSpec,Pop3MailReceiver>
POP3 用の
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
Pop3MailInboundChannelAdapterSpec
(StringSE host, int port, StringSE username, StringSE password) protected
Pop3MailInboundChannelAdapterSpec
(StringSE host, StringSE username, StringSE password) protected
メソッドのサマリー
クラス 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
コンストラクターの詳細
Pop3MailInboundChannelAdapterSpec
protected Pop3MailInboundChannelAdapterSpec()Pop3MailInboundChannelAdapterSpec
Pop3MailInboundChannelAdapterSpec
Pop3MailInboundChannelAdapterSpec
Pop3MailInboundChannelAdapterSpec