Class NodeInfos.Json

java.lang.Object
io.mokamint.node.internal.json.NodeInfoJson
io.mokamint.node.NodeInfos.Json
All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<NodeInfo>
Enclosing class:
NodeInfos

public static class NodeInfos.Json extends io.mokamint.node.internal.json.NodeInfoJson
Json representation.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Json(NodeInfo info)
    Creates the Json representation for the given node info.
  • Method Summary

    Methods inherited from class io.mokamint.node.internal.json.NodeInfoJson

    getLocalDateTimeUTC, getMaxChainPortionLength, getMaxMempoolPortionLength, getUuid, getVersion, unmap

    Methods inherited from class java.lang.Object

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

    • Json

      public Json(NodeInfo info)
      Creates the Json representation for the given node info.
      Parameters:
      info - the node information