Class JarsInstallOutputs.Json

java.lang.Object
io.hotmoka.moka.internal.json.GasCostOutputJson
io.hotmoka.moka.internal.json.JarsInstallOutputJson
io.hotmoka.moka.JarsInstallOutputs.Json
All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<JarsInstallOutput>
Enclosing class:
JarsInstallOutputs

public static class JarsInstallOutputs.Json extends io.hotmoka.moka.internal.json.JarsInstallOutputJson
JSON representation.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates the JSON representation for the given output.
  • Method Summary

    Methods inherited from class io.hotmoka.moka.internal.json.JarsInstallOutputJson

    getJar, unmap

    Methods inherited from class io.hotmoka.moka.internal.json.GasCostOutputJson

    getErrorMessage, getGasCost, getTransaction

    Methods inherited from class java.lang.Object

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

    • Json

      public Json(JarsInstallOutput output)
      Creates the JSON representation for the given output.
      Parameters:
      output - the output