@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface ImapComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
ImapComponentBuilderFactory.ImapComponentBuilder
Builder for the IMAP component.
|
static class |
ImapComponentBuilderFactory.ImapComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static ImapComponentBuilderFactory.ImapComponentBuilder |
imap()
IMAP (camel-mail)
Send and receive emails using imap, pop3 and smtp protocols.
|
static ImapComponentBuilderFactory.ImapComponentBuilder imap()
Apache Camel