ePOST API

Uses of Package
rice.email

Packages that use rice.email
rice.email   
rice.email.log   
rice.email.messaging   
rice.email.proxy   
rice.email.proxy.imap   
rice.email.proxy.imap.commands.fetch   
rice.email.proxy.mail   
rice.email.proxy.mailbox.filebox   
rice.email.proxy.mailbox.postbox   
rice.email.proxy.pop3   
rice.email.proxy.pop3.commands   
rice.email.proxy.smtp   
rice.email.proxy.smtp.manager   
rice.email.proxy.user   
rice.email.proxy.web   
rice.email.proxy.web.pages   
 

Classes in rice.email used by rice.email
Email
          Represents a notion of a message in the POST system.
EmailContentPart
          Represents the content of an email
EmailData
          Represents the attachment to an email.
EmailDataReference
          This class serves as a reference to a PostObject stored in the Post system.
EmailHeadersPart
          Abstract class which represents a part of an email with headers
EmailMessagePart
          Represents a part of an email with headers
Flags
          Flags object to store the flags of an email
Folder
          Represents a notion of a folder in the email service.
SnapShot
          Serves as a summary of the log chain up to the current point.
StoredEmail
          Represents the notion of a stored email: it contains the metadata (int UID and date), the email and the Flags.
 

Classes in rice.email used by rice.email.log
SnapShot
          Serves as a summary of the log chain up to the current point.
StoredEmail
          Represents the notion of a stored email: it contains the metadata (int UID and date), the email and the Flags.
 

Classes in rice.email used by rice.email.messaging
Email
          Represents a notion of a message in the POST system.
EmailService
          This class serves as the entry point into the email service written on top of Post.
 

Classes in rice.email used by rice.email.proxy
EmailService
          This class serves as the entry point into the email service written on top of Post.
Folder
          Represents a notion of a folder in the email service.
 

Classes in rice.email used by rice.email.proxy.imap
EmailService
          This class serves as the entry point into the email service written on top of Post.
 

Classes in rice.email used by rice.email.proxy.imap.commands.fetch
EmailContentPart
          Represents the content of an email
EmailHeadersPart
          Abstract class which represents a part of an email with headers
EmailMessagePart
          Represents a part of an email with headers
EmailMultiPart
          Represents the content of an email which is a multi-part entry
EmailSinglePart
          Represents the content of an email which is a single entry
 

Classes in rice.email used by rice.email.proxy.mail
Email
          Represents a notion of a message in the POST system.
 

Classes in rice.email used by rice.email.proxy.mailbox.filebox
Email
          Represents a notion of a message in the POST system.
 

Classes in rice.email used by rice.email.proxy.mailbox.postbox
Email
          Represents a notion of a message in the POST system.
EmailMessagePart
          Represents a part of an email with headers
EmailService
          This class serves as the entry point into the email service written on top of Post.
Folder
          Represents a notion of a folder in the email service.
StoredEmail
          Represents the notion of a stored email: it contains the metadata (int UID and date), the email and the Flags.
 

Classes in rice.email used by rice.email.proxy.pop3
EmailService
          This class serves as the entry point into the email service written on top of Post.
 

Classes in rice.email used by rice.email.proxy.pop3.commands
EmailContentPart
          Represents the content of an email
EmailHeadersPart
          Abstract class which represents a part of an email with headers
EmailMultiPart
          Represents the content of an email which is a multi-part entry
EmailSinglePart
          Represents the content of an email which is a single entry
 

Classes in rice.email used by rice.email.proxy.smtp
EmailService
          This class serves as the entry point into the email service written on top of Post.
 

Classes in rice.email used by rice.email.proxy.smtp.manager
EmailService
          This class serves as the entry point into the email service written on top of Post.
 

Classes in rice.email used by rice.email.proxy.user
EmailService
          This class serves as the entry point into the email service written on top of Post.
 

Classes in rice.email used by rice.email.proxy.web
EmailService
          This class serves as the entry point into the email service written on top of Post.
 

Classes in rice.email used by rice.email.proxy.web.pages
EmailData
          Represents the attachment to an email.
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.