Package net.sf.wallace

Interface Summary
ClientMessage A message from an IMAP4 client.
Command A command, applying an IMAP message to a session.
SessionHandler  
 

Class Summary
ServerResponse This class represents a tagged or untagged server response to a command.
WallaceServerConfig An object representing the current server configuration.
WallaceSession This class represents the state of a single Wallace server session.
WallaceUser A user of the Wallace server.
 

Enum Summary
ServerResponse.Type  
WallaceSessionState  
 

Exception Summary
InvalidStateException A command was attempted while the client was in an invalid state ( e.g, calling SELECT before authentication).
 



Copyright © 2004-2005 Robert Newson. All Rights Reserved.