ePOST API

Uses of Class
rice.email.proxy.imap.ImapState

Packages that use ImapState
rice.email.proxy.imap.commands   
 

Uses of ImapState in rice.email.proxy.imap.commands
 

Methods in rice.email.proxy.imap.commands that return ImapState
 ImapState AbstractImapCommand.getState()
           
 

Methods in rice.email.proxy.imap.commands with parameters of type ImapState
abstract  boolean AbstractImapCommand.isValidForState(ImapState state)
           
 boolean AppendCommand.isValidForState(ImapState state)
           
 boolean AuthenticateCommand.isValidForState(ImapState state)
           
 boolean BadSyntaxCommand.isValidForState(ImapState state)
           
 boolean CapabilityCommand.isValidForState(ImapState state)
           
 boolean CheckCommand.isValidForState(ImapState state)
           
 boolean CloseCommand.isValidForState(ImapState state)
           
 boolean CopyCommand.isValidForState(ImapState state)
           
 boolean CreateCommand.isValidForState(ImapState state)
           
 boolean DeleteCommand.isValidForState(ImapState state)
           
 boolean ExamineCommand.isValidForState(ImapState state)
           
 boolean ExpungeCommand.isValidForState(ImapState state)
           
 boolean FetchCommand.isValidForState(ImapState state)
           
 boolean IllegalStateCommand.isValidForState(ImapState state)
           
 boolean ListCommand.isValidForState(ImapState state)
           
 boolean LoginCommand.isValidForState(ImapState state)
           
 boolean LogoutCommand.isValidForState(ImapState state)
           
 boolean LsubCommand.isValidForState(ImapState state)
           
 boolean NoopCommand.isValidForState(ImapState state)
           
 boolean RenameCommand.isValidForState(ImapState state)
           
 boolean SearchCommand.isValidForState(ImapState state)
           
 boolean StatusCommand.isValidForState(ImapState state)
           
 boolean StoreCommand.isValidForState(ImapState state)
           
 boolean SubscribeCommand.isValidForState(ImapState state)
           
 boolean UnsubscribeCommand.isValidForState(ImapState state)
           
 void AbstractImapCommand.setState(ImapState state)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.