|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ScriptSession in org.directwebremoting |
|---|
| Methods in org.directwebremoting that return ScriptSession | |
|---|---|
ScriptSession |
WebContext.getScriptSession()
Get the script session that represents the currently viewed page in the same way that an HttpSession represents a cookie. |
| Uses of ScriptSession in org.directwebremoting.extend |
|---|
| Subinterfaces of ScriptSession in org.directwebremoting.extend | |
|---|---|
interface |
RealScriptSession
RealScriptSession is the real interface that should be implemented in place of ScriptSession. |
| Uses of ScriptSession in org.directwebremoting.impl |
|---|
| Classes in org.directwebremoting.impl that implement ScriptSession | |
|---|---|
class |
DefaultScriptSession
An implementation of ScriptSession and RealScriptSession. |
| Methods in org.directwebremoting.impl that return ScriptSession | |
|---|---|
ScriptSession |
DefaultWebContext.getScriptSession()
|
| Uses of ScriptSession in org.directwebremoting.proxy |
|---|
| Methods in org.directwebremoting.proxy with parameters of type ScriptSession | |
|---|---|
void |
ScriptProxy.addScriptSession(ScriptSession scriptSession)
|
| Constructors in org.directwebremoting.proxy with parameters of type ScriptSession | |
|---|---|
ScriptProxy(ScriptSession scriptSession)
Http thread constructor |
|
| Uses of ScriptSession in org.directwebremoting.proxy.dwr |
|---|
| Constructors in org.directwebremoting.proxy.dwr with parameters of type ScriptSession | |
|---|---|
Engine(ScriptSession scriptSession)
Http thread constructor that alters a single browser |
|
Util(ScriptSession scriptSession)
Http thread constructor that alters a single browser |
|
| Uses of ScriptSession in org.directwebremoting.proxy.scriptaculous |
|---|
| Constructors in org.directwebremoting.proxy.scriptaculous with parameters of type ScriptSession | |
|---|---|
Effect(ScriptSession scriptSession)
Http thread constructor that alters a single browser |
|
| Uses of ScriptSession in uk.ltd.getahead.dwr |
|---|
| Methods in uk.ltd.getahead.dwr that return ScriptSession | |
|---|---|
ScriptSession |
ExecutionContext.getScriptSession()
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||