Class AbortBlockResultMessages.Json

java.lang.Object
io.hotmoka.websockets.beans.AbstractRpcMessageJsonRepresentation<AbortBlockResultMessage>
io.mokamint.application.messages.internal.gson.AbortBlockResultMessageJson
io.mokamint.application.messages.AbortBlockResultMessages.Json
All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<AbortBlockResultMessage>
Enclosing class:
AbortBlockResultMessages

public static class AbortBlockResultMessages.Json extends io.mokamint.application.messages.internal.gson.AbortBlockResultMessageJson
Json representation.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates the Json representation for the given message.
  • Method Summary

    Methods inherited from class io.mokamint.application.messages.internal.gson.AbortBlockResultMessageJson

    getExpectedType, unmap

    Methods inherited from class io.hotmoka.websockets.beans.AbstractRpcMessageJsonRepresentation

    getId, getType

    Methods inherited from class java.lang.Object

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

    • Json

      public Json(AbortBlockResultMessage message)
      Creates the Json representation for the given message.
      Parameters:
      message - the message