Uses of Class
org.springframework.integration.mail.AbstractMailReceiver
Packages that use AbstractMailReceiver
Package
Description
Base package for Mail support.
Provides Mail Components for the Java DSL.
-
Uses of AbstractMailReceiver in org.springframework.integration.mail
Subclasses of AbstractMailReceiver in org.springframework.integration.mailModifier and TypeClassDescriptionclass
AMailReceiver
implementation for receiving mail messages from a mail server that supports the IMAP protocol.class
AMailReceiver
implementation that polls a mail server using the POP3 protocol. -
Uses of AbstractMailReceiver in org.springframework.integration.mail.dsl
Classes in org.springframework.integration.mail.dsl with type parameters of type AbstractMailReceiverModifier and TypeClassDescriptionclass
MailInboundChannelAdapterSpec<S extends MailInboundChannelAdapterSpec<S,
R>, R extends AbstractMailReceiver> Fields in org.springframework.integration.mail.dsl declared as AbstractMailReceiver