-
@Deprecated() public abstract class MeshAction
-
-
Field Summary
Fields Modifier and Type Field Description booleanisFastConfigbooleanisAckStringnodeId
-
Constructor Summary
Constructors Constructor Description MeshAction(String nodeId, boolean isFastConfig, boolean isAck)
-
Method Summary
Modifier and Type Method Description booleanisFastConfig()booleanisAck()StringgetNodeId()-
-
Method Detail
-
isFastConfig
boolean isFastConfig()
-
isAck
boolean isAck()
-
getNodeId
String getNodeId()
-
-
-
-