Package org.bedework.calfacade.mail


package org.bedework.calfacade.mail
  • Class
    Description
    Attachments may occur in a number of forms represented by implementations of this interface.
    This represents an attachments as a path to a file containing the content and the original filename.
    Properties for mailers.
    Properties for mailers.
    From within the calendar system we have the following mailing needs: When an event is added/changed/deleted mail the chnage to all subscribers to that events calendar. When an email alarm fires, mail something, including the event, to the alarm receiver
    Bean to represent a mail message.
    An attachment represented by an object in memory.