Interface GenericJarStoreTransactionResponse

All Superinterfaces:
io.hotmoka.marshalling.api.Marshallable, TransactionResponse
All Known Subinterfaces:
JarStoreInitialTransactionResponse, JarStoreTransactionFailedResponse, JarStoreTransactionResponse, JarStoreTransactionResponseWithInstrumentedJar, JarStoreTransactionSuccessfulResponse

public interface GenericJarStoreTransactionResponse extends TransactionResponse
The response of a transaction that installed a jar in a node.
  • Method Summary

    Methods inherited from interface io.hotmoka.marshalling.api.Marshallable

    into, size, toByteArray

    Methods inherited from interface io.hotmoka.node.api.responses.TransactionResponse

    equals, hashCode, toString