| AbstractLocalNode |
A generic implementation of a local (ie., non-remote) node.
|
| AbstractStore |
Shared implementation of the store of a node.
|
| Config |
The configuration of a node.
|
| Config.Builder |
The builder of a configuration object.
|
| EngineClassLoader |
A class loader used to access the definition of the classes
of Takamaka methods or constructors executed during a transaction.
|
| NodeCaches |
The caches of a local node.
|
| ResponseBuilder |
The creator of a response from a request.
|
| Store |
The shared store of a node.
|
| StoreUtilities |
An object that provides methods for reconstructing data from the store of a node.
|