|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSession | |
|---|---|
| com.sibvisions.rad.server | Contains remote server classes and dependent components. |
| Uses of AbstractSession in com.sibvisions.rad.server |
|---|
| Fields in com.sibvisions.rad.server declared as AbstractSession | |
|---|---|
protected AbstractSession |
AbstractSessionContext.WrappedSession.session
the "hidden" session. |
| Methods in com.sibvisions.rad.server that return AbstractSession | |
|---|---|
AbstractSession |
DefaultSessionManager.get(Object pSessionId)
Gets an existing session. |
| Methods in com.sibvisions.rad.server with parameters of type AbstractSession | |
|---|---|
protected Map |
DefaultObjectProvider.createInstance(ClassLoader pLoader,
AbstractSession pSession,
String pInstanceName,
Map pParent)
Creates a new Map instance with a specific class name and, if possible, sets a parent object. |
Object |
DefaultSessionManager.createSubSession(IRequest pRequest,
AbstractSession pSession,
ChangedHashtable<String,Object> pProperties)
Creates a new SubSession for an already authenticated main session. |
protected Map |
DefaultObjectProvider.getApplicationObject(AbstractSession pSession)
Gets the life-cycle object for an application. |
| Constructors in com.sibvisions.rad.server with parameters of type AbstractSession | |
|---|---|
AbstractSessionContext.WrappedSession(AbstractSession pSession)
Creates a new instance of WrappedSession for an ISession. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||