ePOST API

Uses of Interface
rice.email.proxy.util.Workspace

Packages that use Workspace
rice.email.proxy.imap   
rice.email.proxy.mail   
rice.email.proxy.smtp   
rice.email.proxy.util   
rice.email.proxy.web   
 

Uses of Workspace in rice.email.proxy.imap
 

Constructors in rice.email.proxy.imap with parameters of type Workspace
ImapState(UserManager man, Workspace workspace, Environment env)
           
 

Uses of Workspace in rice.email.proxy.mail
 

Constructors in rice.email.proxy.mail with parameters of type Workspace
MovingMessage(Workspace workspace)
           
 

Uses of Workspace in rice.email.proxy.smtp
 

Constructors in rice.email.proxy.smtp with parameters of type Workspace
SmtpState(Workspace workspace, UserManager manager, Environment env)
           
 

Uses of Workspace in rice.email.proxy.util
 

Classes in rice.email.proxy.util that implement Workspace
 class InMemoryWorkspace
           
 

Uses of Workspace in rice.email.proxy.web
 

Fields in rice.email.proxy.web declared as Workspace
protected  Workspace WebHandler._workspace
           
protected  Workspace WebServerImpl.workspace
           
 

Constructors in rice.email.proxy.web with parameters of type Workspace
WebHandler(UserManager userManager, Workspace workspace, WebState state, Environment env)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.