Interface Pop3sComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Pop3sComponentBuilderFactory
Send and receive emails using imap, pop3 and smtp protocols.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the POP3S component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionpop3s()POP3S (camel-mail) Send and receive emails using imap, pop3 and smtp protocols.
-
Method Details
-
pop3s
POP3S (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
-