Uses of Class
org.apache.james.imapserver.BaseCommand

Packages that use BaseCommand
org.apache.james.imapserver   
 

Uses of BaseCommand in org.apache.james.imapserver
 

Subclasses of BaseCommand in org.apache.james.imapserver
 class CommandFetch
          Implements the IMAP FETCH command for a given ImapRequest.
 class CommandStore
          Implements the IMAP FETCH command for a given ImapRequest.
 class SingleThreadedConnectionHandler
          An IMAP Handler handles one IMAP connection.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.