Uses of Package
org.apache.camel.component.mail

Classes in org.apache.camel.component.mail used by org.apache.camel.component.mail
ContentTypeResolver
          Resolver to determine Content-Type for file attachments.
JavaMailSender
          The JavaMailSender interface contains all the methods of a JavaMailSender implementation currently used by the mail component.
MailBinding
          A Strategy used to convert between a Camel Exchange and Message to and from a Mail MimeMessage
MailComponent
          Component for JavaMail.
MailConfiguration
          Represents the configuration data for communicating over email
MailEndpoint
          Endpoint for Camel Mail.
MailMessage
          Represents a Message for working with Mail
SearchTermBuilder
          A builder to build compound SearchTerms.
SearchTermBuilder.Comparison
           
SearchTermBuilder.Op
           
SimpleSearchTerm
          Allows to configure common SearchTerm's using a POJO style, which can be done from XML DSLs.
 



Apache Camel