Package 

Class MeshAction

    • Constructor Summary

      Constructors 
      Constructor Description
      MeshAction(String nodeId, boolean isFastConfig, boolean isAck)
    • Method Summary

      Modifier and Type Method Description
      boolean isFastConfig()
      boolean isAck()
      String getNodeId()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MeshAction

        MeshAction(String nodeId, boolean isFastConfig, boolean isAck)