クラスの使用
org.springframework.integration.mail.ImapMailReceiver
ImapMailReceiver を使用するパッケージ
パッケージ
説明
メールサポートの基本パッケージ。
Java DSL のメールコンポーネントを提供します。
org.springframework.integration.mail 内の ImapMailReceiver 使用
型 ImapMailReceiver のパラメーターを持つ org.springframework.integration.mail のコンストラクターorg.springframework.integration.mail.dsl 内の ImapMailReceiver 使用
org.springframework.integration.mail.dsl 内の型引数 ImapMailReceiver を持つサブクラスImapMailReceiver として宣言されている org.springframework.integration.mail.dsl のフィールド型 ImapMailReceiver のパラメーターを持つ org.springframework.integration.mail.dsl のメソッド修飾子と型メソッド説明static ImapIdleChannelAdapterSpec
Mail.imapIdleAdapter
(ImapMailReceiver imapMailReceiver) 提供されたImapMailReceiver
に基づくImapIdleChannelAdapterSpec
ファクトリ。Mail.imapInboundAdapter
(ImapMailReceiver imapMailReceiver) 提供されたImapMailReceiver
に基づくImapMailInboundChannelAdapterSpec
ファクトリ。型 ImapMailReceiver のパラメーターを持つ org.springframework.integration.mail.dsl のコンストラクター修飾子コンストラクター説明protected
ImapIdleChannelAdapterSpec
(ImapMailReceiver receiver) protected
ImapIdleChannelAdapterSpec
(ImapMailReceiver receiver, boolean externalReceiver) protected
ImapMailInboundChannelAdapterSpec
(ImapMailReceiver imapMailReceiver)