Package 

Interface ProtoDataListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit dataAdded(String nodeId, String path, T value)
      abstract Unit dataDeleted(String nodeId, String path)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait