public static class SmtpsComponentBuilderFactory.SmtpsComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.mail.MailComponent> implements SmtpsComponentBuilderFactory.SmtpsComponentBuilder
Constructor and Description |
---|
SmtpsComponentBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.component.mail.MailComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
additionalJavaMailProperties, alternativeBodyHeader, attachmentsContentTransferEncodingResolver, authenticator, basicPropertyBinding, bcc, bridgeErrorHandler, cc, closeFolder, configuration, connectionTimeout, contentType, contentTypeResolver, copyTo, debugMode, delete, disconnect, fetchSize, folderName, from, handleFailedMessage, headerFilterStrategy, ignoreUnsupportedCharset, ignoreUriScheme, javaMailProperties, javaMailSender, lazyStartProducer, mapMailMessage, mimeDecodeHeaders, moveTo, password, peek, replyTo, session, skipFailedMessage, sslContextParameters, subject, to, unseen, useGlobalSslContextParameters, useInlineAttachments, username
build, build, doSetProperty, register
protected org.apache.camel.component.mail.MailComponent buildConcreteComponent()
buildConcreteComponent
in class AbstractComponentBuilder<org.apache.camel.component.mail.MailComponent>
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value)
setPropertyOnComponent
in class AbstractComponentBuilder<org.apache.camel.component.mail.MailComponent>
Apache Camel