java.lang.Object
io.mokamint.node.internal.json.PeerInfoJson
io.mokamint.node.PeerInfos.Json
- All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<PeerInfo>
- Enclosing class:
PeerInfos
public static class PeerInfos.Json
extends io.mokamint.node.internal.json.PeerInfoJson
Json representation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.mokamint.node.internal.json.PeerInfoJson
getPeer, getPoints, isConnected, unmap
-
Constructor Details
-
Json
Creates the Json representation for the given peer information.- Parameters:
info- the peer information
-