| Package | Description |
|---|---|
| com.exonum.binding.core.runtime | |
| com.exonum.binding.core.service | |
| com.exonum.binding.core.service.adapters |
An internal package with adapters of Java Service interfaces
to the interface, convenient to the native code.
|
| Class and Description |
|---|
| ServiceModule
A service module configures the service bindings so that the framework can resolve
the service implementation and all its dependencies.
|
| Class and Description |
|---|
| BlockCommittedEvent
The blockchain state just after the corresponding block is committed.
|
| BlockCommittedEventImpl |
| Node
An Exonum node context.
|
| Schema
A schema of the collections (a.k.a.
|
| Service
An Exonum service.
|
| ServiceModule
A service module configures the service bindings so that the framework can resolve
the service implementation and all its dependencies.
|
| TransactionConverter
A converter of a raw Exonum transaction, which contains transaction data,
into an executable transaction.
|
| Class and Description |
|---|
| Service
An Exonum service.
|
Copyright © 2019 Exonum. All rights reserved.