package mail
          
          
            
          
          
        
        
            Ordering
            
          
          - Alphabetic
              Visibility
              
        - Public
- All
Type Members
- 
      
      
      
        
      
    
      
        
        class
      
      
        MailAttachment extends AnyRef
      
      
      Represent a mail attachment that can be used in a MailMessage. 
- 
      
      
      
        
      
    
      
        
        class
      
      
        MailClient extends AnyRef
      
      
      SMTP mail client for Vert.x SMTP mail client for Vert.x A simple asynchronous API for sending mails from Vert.x applications 
- 
      
      
      
        
      
    
      
        
        class
      
      
        MailConfig extends AnyRef
      
      
      represents the configuration of a mail service with mail server hostname, port, security options, login options and login/password 
- 
      
      
      
        
      
    
      
        
        class
      
      
        MailMessage extends AnyRef
      
      
      represent a mail message that can be sent via the MailClient 
- 
      
      
      
        
      
    
      
        
        class
      
      
        MailResult extends AnyRef
      
      
      Represent the result of the sendMail operation 
Value Members
-  object MailAttachment
-  object MailClient
-  object MailConfig
-  object MailMessage
-  object MailResult