Package com.exonum.binding.service
-
Interface Summary Interface Description BlockCommittedEvent The blockchain state just after the corresponding block is committed.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. -
Class Summary Class Description AbstractService A base class for user services.BlockCommittedEventImpl NodeFake An implementation of a Node interface for testing purposes.NodeProxy An Exonum node context. -
Exception Summary Exception Description InternalServerError Indicates that an internal error occurred during transaction processing.