|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionConfiguration | |
---|---|
net.sf.sail.common.apps | Common applications that developers may wish to extend or use as a guide to writing their own. |
net.sf.sail.common.apps.preview | |
net.sf.sail.core.session | Management of SAIL sessions. |
Uses of SessionConfiguration in net.sf.sail.common.apps |
---|
Methods in net.sf.sail.common.apps that return SessionConfiguration | |
---|---|
static SessionConfiguration |
LaunchGenericSession.getSessionConfiguration(java.io.Reader reader)
|
Methods in net.sf.sail.common.apps with parameters of type SessionConfiguration | |
---|---|
static void |
LaunchGenericSession.launchSession(SessionConfiguration conf)
|
Uses of SessionConfiguration in net.sf.sail.common.apps.preview |
---|
Classes in net.sf.sail.common.apps.preview that implement SessionConfiguration | |
---|---|
class |
PreviewSessionConfiguration
Parameters provider for a SessionContext of the given Curnit c with two a "preview" user. |
Uses of SessionConfiguration in net.sf.sail.core.session |
---|
Classes in net.sf.sail.core.session that implement SessionConfiguration | |
---|---|
class |
XmlSessionConfiguration
|
Methods in net.sf.sail.core.session with parameters of type SessionConfiguration | |
---|---|
static SessionContext |
SessionFactory.getBasicSession(SessionConfiguration conf)
|
static SessionContext |
SessionFactory.getLearningSession(SessionConfiguration conf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |