|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebConnection | |
---|---|
rice.email.proxy.web | |
rice.email.proxy.web.pages |
Uses of WebConnection in rice.email.proxy.web |
---|
Fields in rice.email.proxy.web declared as WebConnection | |
---|---|
protected WebConnection |
WebHandler._conn
|
Uses of WebConnection in rice.email.proxy.web.pages |
---|
Methods in rice.email.proxy.web.pages with parameters of type WebConnection | |
---|---|
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)
|
void |
WebPage.writeFooter(WebConnection conn)
|
void |
WebPage.writeHeader(WebConnection conn)
|
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |