| Interface | Description |
|---|---|
| ContractConverter<T> | |
| ContractReader<T> |
Defines how to read converted contracts from a byte array representation back to
contracts.
|
| ContractStorer<T> |
Defines how to store converted contracts to a byte array representation that can be
stored to drive.
|
| ContractTemplate |
Contract for defining templated responses.
|
| Class | Description |
|---|---|
| Contract |
The definition of a Contract.
|
| Exception | Description |
|---|---|
| ContractVerifierException |
Copyright © 2016–2020 Spring. All rights reserved.