Module io.hotmoka.node.local
Package io.hotmoka.node.local
package io.hotmoka.node.local
-
ClassesClassDescriptionAbstractInitialResponseBuilder<Request extends InitialTransactionRequest<Response>,
Response extends InitialTransactionResponse> Partial implementation of the creator of the response for an initial transaction.Partial implementation of a local (ie., non-remote) node.Partial implementation of the configuration of a local node.AbstractLocalNodeConfig.AbstractLocalNodeConfigBuilder<C extends LocalNodeConfig<C,B>, B extends LocalNodeConfigBuilder<C, B>> The builder of a configuration object.AbstractNonInitialResponseBuilder<Request extends NonInitialTransactionRequest<Response>,Response extends NonInitialTransactionResponse> Partial implementation of the creator of the response for a non-initial transaction.