| Package | Description | 
|---|---|
| com.exonum.binding.proxy | |
| com.exonum.binding.service | |
| com.exonum.binding.service.adapters | 
 An internal package with adapters of Java Service interfaces
 to the interface, convenient to the native code. 
 | 
| com.exonum.binding.storage.database | |
| com.exonum.binding.storage.indices | 
 Contains Exonum indexes — persistent, named collections built on top of Exonum key-value storage. 
 | 
| Class and Description | 
|---|
| AbstractCloseableNativeProxy
 A proxy of a native object. 
 | 
| AbstractNativeProxy
 A base class of a native proxy. 
 | 
| CleanAction
 A clean action is an operation that is performed to release some resources. 
 | 
| Cleaner
 A context controlling lifecycle of native proxies. 
 | 
| CloseableNativeProxy
 A proxy of a native object that must be explicitly closed. 
 | 
| CloseFailuresException
 Indicates that there were failures when it was attempted to close some native proxies. 
 | 
| NativeHandle
 An implementation-specific handle to the native object. 
 | 
| ProxyDestructor
 ProxyDestructor is a clean action that destroys a native proxy and closes its native handle. 
 | 
| Class and Description | 
|---|
| AbstractCloseableNativeProxy
 A proxy of a native object. 
 | 
| AbstractNativeProxy
 A base class of a native proxy. 
 | 
| CloseableNativeProxy
 A proxy of a native object that must be explicitly closed. 
 | 
| Class and Description | 
|---|
| Cleaner
 A context controlling lifecycle of native proxies. 
 | 
| Class and Description | 
|---|
| AbstractCloseableNativeProxy
 A proxy of a native object. 
 | 
| AbstractNativeProxy
 A base class of a native proxy. 
 | 
| Cleaner
 A context controlling lifecycle of native proxies. 
 | 
| CloseableNativeProxy
 A proxy of a native object that must be explicitly closed. 
 | 
| Class and Description | 
|---|
| AbstractNativeProxy
 A base class of a native proxy. 
 | 
Copyright © 2018 Exonum. All rights reserved.