Interface ImapsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ImapsComponentBuilderFactory
Send and receive emails using imap, pop3 and smtp protocols.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the IMAPS (Secure) component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionimaps()IMAPS (Secure) (camel-mail) Send and receive emails using imap, pop3 and smtp protocols.
-
Method Details
-
imaps
IMAPS (Secure) (camel-mail) Send and receive emails using imap, pop3 and smtp protocols. Category: mail Since: 1.0 Maven coordinates: org.apache.camel:camel-mail- Returns:
- the dsl builder
-