Package toolbox.services.mail.simple

Package class diagram package toolbox.services.mail.simple
This package provides a simple mail sending API that can be exposed as a service.

See:
          Description

Interface Summary
SimpleMailService Interface that defines a simple Mail sending interface.
 

Class Summary
SimpleMailServiceImpl Default implementation of the SimpleMailService interface.
 

Exception Summary
SimpleMailException Exception that is generated during simple mail operations.
 

Package toolbox.services.mail.simple Description

This package provides a simple mail sending API that can be exposed as a service.