|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptSessionManager | |
|---|---|
| org.directwebremoting.dwrp | |
| org.directwebremoting.impl | |
| Uses of ScriptSessionManager in org.directwebremoting.dwrp |
|---|
| Fields in org.directwebremoting.dwrp declared as ScriptSessionManager | |
|---|---|
protected ScriptSessionManager |
PollHandler.scriptSessionManager
The owner of script sessions |
| Methods in org.directwebremoting.dwrp with parameters of type ScriptSessionManager | |
|---|---|
void |
PollHandler.setScriptSessionManager(ScriptSessionManager scriptSessionManager)
|
| Uses of ScriptSessionManager in org.directwebremoting.impl |
|---|
| Classes in org.directwebremoting.impl that implement ScriptSessionManager | |
|---|---|
class |
DefaultScriptSessionManager
A default implmentation of ScriptSessionManager. |
| Methods in org.directwebremoting.impl that return ScriptSessionManager | |
|---|---|
protected ScriptSessionManager |
DefaultServerContext.getScriptSessionManager()
Internal helper for getting at a ScriptSessionManager |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||