| Package | Description |
|---|---|
| com.exonum.binding.core.proxy | |
| com.exonum.binding.core.service | |
| com.exonum.binding.core.storage.database |
| Constructor and Description |
|---|
AbstractCloseableNativeProxy(long nativeHandle,
boolean dispose,
AbstractCloseableNativeProxy referenced)
Creates a native proxy.
|
| Constructor and Description |
|---|
AbstractCloseableNativeProxy(long nativeHandle,
boolean dispose,
Collection<AbstractCloseableNativeProxy> referenced)
Creates a native proxy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeProxy
An Exonum node context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryDb
An in-memory database for testing purposes.
|
Copyright © 2019 Exonum. All rights reserved.