Uses of Package
com.exonum.binding.service
-
Packages that use com.exonum.binding.service Package Description 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. -
Classes in com.exonum.binding.service used by com.exonum.binding.service Class Description BlockCommittedEvent The blockchain state just after the corresponding block is committed.BlockCommittedEventImpl InternalServerError Indicates that an internal error occurred during transaction processing.Node An Exonum node context.Schema A schema of the collections (a.k.a.Service An Exonum service.TransactionConverter A converter of a raw Exonum transaction, which contains transaction data, into an executable transaction. -
Classes in com.exonum.binding.service used by com.exonum.binding.service.adapters Class Description Service An Exonum service.