|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.extend.AllScriptSessionFilter
public class AllScriptSessionFilter
A ScriptSessionFilter that passes everything.
| Constructor Summary | |
|---|---|
AllScriptSessionFilter()
|
|
| Method Summary | |
|---|---|
boolean |
match(ScriptSession session)
Does this ScriptSession match according to the matching pattern
declared by this filter. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllScriptSessionFilter()
| Method Detail |
|---|
public boolean match(ScriptSession session)
ScriptSessionFilterScriptSession match according to the matching pattern
declared by this filter.
match in interface ScriptSessionFiltersession - The ScriptSession to check for a match
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||