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