Uses of Package
com.exonum.binding.core.proxy
Package | Description |
---|---|
com.exonum.binding.core.blockchain | |
com.exonum.binding.core.proxy | |
com.exonum.binding.core.runtime | |
com.exonum.binding.core.storage.database | |
com.exonum.binding.core.storage.indices |
Contains Exonum indexes — persistent, named collections built on top of Exonum key-value storage.
|
com.exonum.binding.testkit |
-
Classes in com.exonum.binding.core.proxy used by com.exonum.binding.core.blockchain Class Description AbstractNativeProxy A base class of a native proxy.Cleaner A context controlling lifecycle of native proxies. -
Classes in com.exonum.binding.core.proxy used by com.exonum.binding.core.proxy Class Description AbstractCloseableNativeProxy A proxy of a native object.AbstractNativeProxy A base class of a native proxy.CancellableCleanAction A cancellable clean action can be cancelled.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. -
Classes in com.exonum.binding.core.proxy used by com.exonum.binding.core.runtime Class 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. -
Classes in com.exonum.binding.core.proxy used by com.exonum.binding.core.storage.database Class 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. -
Classes in com.exonum.binding.core.proxy used by com.exonum.binding.core.storage.indices Class Description AbstractNativeProxy A base class of a native proxy. -
Classes in com.exonum.binding.core.proxy used by com.exonum.binding.testkit Class 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.