| DeployArguments |
Java ServiceRuntime deploy arguments, specified in the deploy request
transaction.
|
| DeployArguments.Builder |
Java ServiceRuntime deploy arguments, specified in the deploy request
transaction.
|
| DeployArgumentsOuterClass |
|
| DispatcherSchema |
Exonum service instances database schema.
|
| FrameworkModule |
A framework module which configures the system-wide bindings.
|
| ReflectiveModuleSupplier |
A reflective supplier of service modules that instantiates them with a no-arg constructor.
|
| RuntimeTransport |
Runtime transport connects service APIs to the web-server.
|
| ServiceArtifactId |
A service artifact identifier.
|
| ServiceInstanceSpec |
A specification of a service instance.
|
| ServiceRuntime |
A service runtime.
|
| ServiceRuntimeAdapter |
The adapter of ServiceRuntime to the interface, convenient to the native code
accessing it through JNI (simpler, faster, more reliable).
|
| ServiceRuntimeProtos |
|
| ServiceRuntimeProtos.ServiceRuntimeStateHashes |
State hashes of the service runtime.
|
| ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder |
State hashes of the service runtime.
|
| ServiceRuntimeProtos.ServiceStateHashes |
State hashes of a single service.
|
| ServiceRuntimeProtos.ServiceStateHashes.Builder |
State hashes of a single service.
|