Interface | Description |
---|---|
AddOn | |
Contract<T,R> | |
ContractProvider |
Class | Description |
---|---|
AbstractContract<T,R> | |
AbstractContractContext | |
AbstractOperationContext | |
AccountPropertyBundler |
Only bundle transactions sent by accounts which has the "bundling" property set on it by the bundler
|
AddOns | |
AfterStart | |
AssetBundler |
Bundles only transactions for asset ID provided as parameter
|
BeforeShutdown | |
BlockContext | |
ChainWrapper | |
ContractLoader | |
ContractRunner | |
ContractRunnerConfig | |
CurrencyBundler | |
DebugTrace | |
DelegatedContext | |
Demo | |
DownloadTimer | |
JA |
Delegate json array operations to json simple and wrap it with convenience methods
This class does not really keep a list, but it implements a list in order to delegate iteration to the underlying JSONArray
in order to support streaming into String.
|
JO |
Delegate json object operations to json simple and wrap it with convenience methods
This class does not really keep a map, but it implements a map in order to delegate entrySet to the underlying JSONArray
in order to support streaming into String.
|
PersonalBundler |
Only bundle my own transactions.
|
PopOffCounter | |
PurchaseBundler | |
QuotaBundler | |
ReproducibleRandom | |
RequestContext | |
TransactionContext | |
VoucherContext |
Enum | Description |
---|---|
AbstractContractContext.EventSource |