Class DeliverTransactionMessages.Json

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

public static class DeliverTransactionMessages.Json extends io.mokamint.application.messages.internal.gson.DeliverTransactionMessageJson
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.DeliverTransactionMessageJson

    getExpectedType, getGroupId, getTransaction, 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(DeliverTransactionMessage message)
      Creates the Json representation for the given message.
      Parameters:
      message - the message