Uses of Package
net.sf.wallace

Packages that use net.sf.wallace
net.sf.wallace   
net.sf.wallace.commands   
net.sf.wallace.messages   
net.sf.wallace.mina   
 

Classes in net.sf.wallace used by net.sf.wallace
ClientMessage
          A message from an IMAP4 client.
Command
          A command, applying an IMAP message to a session.
InvalidStateException
          A command was attempted while the client was in an invalid state ( e.g, calling SELECT before authentication).
ServerResponse
          This class represents a tagged or untagged server response to a command.
ServerResponse.Type
           
SessionHandler
           
WallaceServerConfig
          An object representing the current server configuration.
WallaceSession
          This class represents the state of a single Wallace server session.
WallaceSessionState
           
WallaceUser
          A user of the Wallace server.
 

Classes in net.sf.wallace used by net.sf.wallace.commands
Command
          A command, applying an IMAP message to a session.
InvalidStateException
          A command was attempted while the client was in an invalid state ( e.g, calling SELECT before authentication).
WallaceSession
          This class represents the state of a single Wallace server session.
WallaceSessionState
           
 

Classes in net.sf.wallace used by net.sf.wallace.messages
ClientMessage
          A message from an IMAP4 client.
Command
          A command, applying an IMAP message to a session.
 

Classes in net.sf.wallace used by net.sf.wallace.mina
ServerResponse
          This class represents a tagged or untagged server response to a command.
SessionHandler
           
WallaceServerConfig
          An object representing the current server configuration.
 



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