Uses of Class
org.springframework.integration.mail.inbound.ImapMailReceiver
Packages that use ImapMailReceiver
Package
Description
Provides Mail Components for the Java DSL.
The inbound channel adapters support for Mail protocol.
-
Uses of ImapMailReceiver in org.springframework.integration.mail.dsl
Subclasses with type arguments of type ImapMailReceiver in org.springframework.integration.mail.dslFields in org.springframework.integration.mail.dsl declared as ImapMailReceiverModifier and TypeFieldDescriptionprotected final ImapMailReceiverImapIdleChannelAdapterSpec.receiverMethods in org.springframework.integration.mail.dsl with parameters of type ImapMailReceiverModifier and TypeMethodDescriptionstatic ImapIdleChannelAdapterSpecMail.imapIdleAdapter(ImapMailReceiver imapMailReceiver) AnImapIdleChannelAdapterSpecfactory based on the providedImapMailReceiver.Mail.imapInboundAdapter(ImapMailReceiver imapMailReceiver) AnImapMailInboundChannelAdapterSpecfactory based on the providedImapMailReceiver.Constructors in org.springframework.integration.mail.dsl with parameters of type ImapMailReceiverModifierConstructorDescriptionprotectedImapIdleChannelAdapterSpec(ImapMailReceiver receiver) protectedImapIdleChannelAdapterSpec(ImapMailReceiver receiver, boolean externalReceiver) protectedImapMailInboundChannelAdapterSpec(ImapMailReceiver imapMailReceiver) -
Uses of ImapMailReceiver in org.springframework.integration.mail.inbound
Constructors in org.springframework.integration.mail.inbound with parameters of type ImapMailReceiver