|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vrspace.server.filter.VRObjectFilter
org.vrspace.server.filter.ActiveClientFilter
This filter returns true if Client is on-line
| Constructor Summary | |
ActiveClientFilter()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
|
boolean |
testVRObject(VRObject o,
Client c)
Return true if this client should see the object |
| Methods inherited from class org.vrspace.server.filter.VRObjectFilter |
process, test, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ActiveClientFilter()
| Method Detail |
public boolean testVRObject(VRObject o,
Client c)
VRObjectFilter
testVRObject in class VRObjectFilterpublic boolean equals(java.lang.Object o)
equals in class VRObjectFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||