|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionManager.Strategy | |
|---|---|
| net.sf.ooweb.sessions | This package defines the Session management in OOWeb. |
| Uses of SessionManager.Strategy in net.sf.ooweb.sessions |
|---|
| Methods in net.sf.ooweb.sessions that return SessionManager.Strategy | |
|---|---|
SessionManager.Strategy |
SessionManager.getStrategy()
|
static SessionManager.Strategy |
SessionManager.Strategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SessionManager.Strategy[] |
SessionManager.Strategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sf.ooweb.sessions with parameters of type SessionManager.Strategy | |
|---|---|
void |
SessionManager.setStrategy(SessionManager.Strategy strategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||