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