Uses of Package
org.apache.james.imapserver

Packages that use org.apache.james.imapserver
org.apache.james.imapserver   
 

Classes in org.apache.james.imapserver used by org.apache.james.imapserver
ACL
          Interface for objects representing for an IMAP4rev1 Access Control List.
ACLMailbox
          Interface for objects representing an IMAP4rev1 mailbox (folder) with embedded Access Control List.
BaseCommand
          Provides methods useful for IMAP command objects.
Flags
          The set of flags associated with a message.
FolderRecord
          Interface for objects representing the record of a folder on an IMAP host.
Host
          A host machine that has an IMAP4rev1 messaging server.
ImapRequest
          An single client request to an IMAP server, with necessary details for command processing
IMAPSystem
          An IMAP4rev1 messaging system, possible containing multiple Hosts.
Mailbox
          Interface for objects representing an IMAP4rev1 mailbox (folder).
MailboxEvent
          EventObject representing a change in a Mailbox which needs to be communicated to MailboxEventListeners.
MailboxEventListener
          Interface for objects that need to be informed of changes in a Mailbox.
MailboxException
          Thrown on an inappropriate attempt to reference a mailbox.
MessageAttributes
          Interface for objects holding IMAP4rev1 Message Attributes.
RecordRepository
          Interface for objects representing a Repository of FolderRecords.
SingleThreadedConnectionHandler
          An IMAP Handler handles one IMAP connection.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.