Uses of Class
org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec
Packages that use MailInboundChannelAdapterSpec
Package
Description
Provides Mail Components for the Java DSL.
-
Uses of MailInboundChannelAdapterSpec in org.springframework.integration.mail.dsl
Classes in org.springframework.integration.mail.dsl with type parameters of type MailInboundChannelAdapterSpecModifier and TypeClassDescriptionclass
MailInboundChannelAdapterSpec<S extends MailInboundChannelAdapterSpec<S,
R>, R extends AbstractMailReceiver> Subclasses of MailInboundChannelAdapterSpec in org.springframework.integration.mail.dslModifier and TypeClassDescriptionclass
AMailInboundChannelAdapterSpec
for IMAP.class
AMailInboundChannelAdapterSpec
for POP3.