クラス Pop3MailInboundChannelAdapterSpec

実装されたすべてのインターフェース:
DisposableBeanFactoryBean<MailReceivingMessageSource>InitializingBeanLifecyclePhasedSmartLifecycleComponentsRegistration

public class Pop3MailInboundChannelAdapterSpec extends MailInboundChannelAdapterSpec<Pop3MailInboundChannelAdapterSpec,Pop3MailReceiver>
導入:
5.0
作成者:
Gary Russell, Artem Bilan
  • コンストラクターの詳細

    • Pop3MailInboundChannelAdapterSpec

      protected Pop3MailInboundChannelAdapterSpec()
    • Pop3MailInboundChannelAdapterSpec

      protected Pop3MailInboundChannelAdapterSpec(Pop3MailReceiver receiver)
    • Pop3MailInboundChannelAdapterSpec

      protected Pop3MailInboundChannelAdapterSpec(StringSE url)
    • Pop3MailInboundChannelAdapterSpec

      protected Pop3MailInboundChannelAdapterSpec(StringSE host, StringSE username, StringSE password)
    • Pop3MailInboundChannelAdapterSpec

      protected Pop3MailInboundChannelAdapterSpec(StringSE host, int port, StringSE username, StringSE password)