All Classes and Interfaces
Classes
Class
Description
AbstractInitialResponseBuilder<Request extends io.hotmoka.beans.api.requests.InitialTransactionRequest<Response>,Response extends io.hotmoka.beans.api.responses.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 io.hotmoka.beans.api.requests.NonInitialTransactionRequest<Response>,Response extends io.hotmoka.beans.api.responses.NonInitialTransactionResponse>
Partial implementation of the creator of the response for a non-initial transaction.