All Classes and Interfaces
Class
Description
A generic implementation of a local (ie., non-remote) node.
Shared implementation of the store of a node.
A store that can be checked out, that is, its view of the world can be moved
back in time.
The configuration of a node.
The builder of a configuration object.
A class loader used to access the definition of the classes
of Takamaka methods or constructors executed during a transaction.
InitialResponseBuilder<Request extends InitialTransactionRequest<Response>,Response extends InitialTransactionResponse>
The creator of the response for an initial transaction.
The caches of a local node.
NonInitialResponseBuilder<Request extends NonInitialTransactionRequest<Response>,Response extends NonInitialTransactionResponse>
The creator of the response for a non-initial transaction.
The creator of a response from a request.
The shared store of a node.
An object that provides methods for reconstructing data from the store of a node.
A builder of a response that is executed without updating the store of the node.