equip.city
Class CityProxy.TCPHandlerDub.VisitorCallback
java.lang.Object
|
+--equip.runtime.Object
|
+--equip.runtime.ValueBase
|
+--equip.data.DataCallback
|
+--equip.city.CityProxy.TCPHandlerDub.VisitorCallback
- Enclosing class:
- CityProxy.TCPHandlerDub
- protected class CityProxy.TCPHandlerDub.VisitorCallback
- extends equip.data.DataCallback
callback handler for Visitor add and delete events (including wand hack)
Method Summary |
void |
notify(equip.data.Event event,
equip.data.EventPattern pattern,
boolean patternDeleted,
equip.data.DataSession session,
equip.runtime.ValueBase closure)
|
Methods inherited from class equip.data.DataCallback |
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject |
Methods inherited from class equip.runtime.ValueBase |
_equals_helper, _matches_helper |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CityProxy.TCPHandlerDub.VisitorCallback
protected CityProxy.TCPHandlerDub.VisitorCallback()
notify
public void notify(equip.data.Event event,
equip.data.EventPattern pattern,
boolean patternDeleted,
equip.data.DataSession session,
equip.runtime.ValueBase closure)
- Overrides:
notify
in class equip.data.DataCallback