Class MailTransport

java.lang.Object
com.atlassian.crowd.manager.mail.MailTransport

public class MailTransport extends Object
A wrapper around the JavaMail Transport class that handles the creation/closing of the Session.
  • Constructor Details

    • MailTransport

      public MailTransport(MailSessionFactory mailSessionFactory, com.atlassian.event.api.EventPublisher eventPublisher)
  • Method Details