|
WebObjects 5.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WOSessionStore | |
com.webobjects.appserver | |
com.webobjects.jspservlet |
Uses of WOSessionStore in com.webobjects.appserver |
Methods in com.webobjects.appserver that return WOSessionStore | |
WOSessionStore |
WOApplication.sessionStore()
Returns the application's current WOSessionStore object. |
static WOSessionStore |
WOSessionStore.serverSessionStore()
Gets the default WOSessionStore object that saves and restores session states using application memory. |
Methods in com.webobjects.appserver with parameters of type WOSessionStore | |
void |
WOApplication.setSessionStore(WOSessionStore aSessionStore)
Set the session-store object for the application. |
Uses of WOSessionStore in com.webobjects.jspservlet |
Subclasses of WOSessionStore in com.webobjects.jspservlet | |
class |
WOServletSessionStore
This is a subclass of WOSessionStore, and is intended to replace the WOServerSessionStore subclass. |
|
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
PREV NEXT | FRAMES NO FRAMES |