| Package | Description |
|---|---|
| com.exonum.binding.proxy | |
| com.exonum.binding.service | |
| com.exonum.binding.storage.database |
| Constructor and Description |
|---|
AbstractCloseableNativeProxy(long nativeHandle,
boolean dispose,
AbstractCloseableNativeProxy referenced)
Creates a native proxy.
|
| Constructor and Description |
|---|
AbstractCloseableNativeProxy(long nativeHandle,
boolean dispose,
java.util.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 © 2018 Exonum. All rights reserved.