Uses of Interface
io.hotmoka.node.messages.api.ResultMessage
-
Uses of ResultMessage in io.hotmoka.node.messages.api
Subinterfaces of ResultMessage in io.hotmoka.node.messages.apiModifier and TypeInterfaceDescriptioninterfaceThe network message corresponding to the result of theNode.addConstructorCallTransaction(ConstructorCallTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.addGameteCreationTransaction(GameteCreationTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.addInstanceMethodCallTransaction(InstanceMethodCallTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.addJarStoreInitialTransaction(JarStoreInitialTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.addJarStoreTransaction(JarStoreTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.addStaticMethodCallTransaction(StaticMethodCallTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.getClassTag(StorageReference)method.interfaceThe network message corresponding to the result of theNode.getConfig()method.interfaceThe network message corresponding to the result of theNode.getManifest()method.interfaceThe network message corresponding to the result of theNode.getNodeInfo()method.interfaceThe network message corresponding to the result of theNode.getPolledResponse(TransactionReference)method.interfaceThe network message corresponding to the result of theNode.getRequest(TransactionReference)method.interfaceThe network message corresponding to the result of theNode.getResponse(TransactionReference)method.interfaceThe network message corresponding to the result of theNode.getState(StorageReference)method.interfaceThe network message corresponding to the result of theNode.getTakamakaCode()method.interfaceThe network message corresponding to the result of theNode.postConstructorCallTransaction(ConstructorCallTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.postInstanceMethodCallTransaction(InstanceMethodCallTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.postJarStoreTransaction(JarStoreTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.postStaticMethodCallTransaction(StaticMethodCallTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.runInstanceMethodCallTransaction(InstanceMethodCallTransactionRequest)method.interfaceThe network message corresponding to the result of theNode.runStaticMethodCallTransaction(StaticMethodCallTransactionRequest)method.