|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebState | |
---|---|
rice.email.proxy.web | |
rice.email.proxy.web.pages |
Uses of WebState in rice.email.proxy.web |
---|
Fields in rice.email.proxy.web declared as WebState | |
---|---|
protected WebState |
WebHandler.state
|
Methods in rice.email.proxy.web that return WebState | |
---|---|
protected WebState |
WebServerImpl.getWebState(java.net.InetAddress address)
|
Constructors in rice.email.proxy.web with parameters of type WebState | |
---|---|
WebHandler(UserManager userManager,
Workspace workspace,
WebState state,
Environment env)
|
Uses of WebState in rice.email.proxy.web.pages |
---|
Methods in rice.email.proxy.web.pages with parameters of type WebState | |
---|---|
void |
FolderPage.execute(WebConnection conn,
WebState state)
|
void |
HierarchyPage.execute(WebConnection conn,
WebState state)
|
void |
LoginPage.execute(WebConnection conn,
WebState state)
|
void |
MainPage.execute(WebConnection conn,
WebState state)
|
void |
MessagePage.execute(WebConnection conn,
WebState state)
|
void |
TopPage.execute(WebConnection conn,
WebState state)
|
abstract void |
WebPage.execute(WebConnection conn,
WebState state)
|
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |