Uses of Package
com.exonum.binding.core.runtime
Package | Description |
---|---|
com.exonum.binding.core.blockchain | |
com.exonum.binding.core.runtime | |
com.exonum.binding.core.service |
-
Classes in com.exonum.binding.core.runtime used by com.exonum.binding.core.blockchain Class Description DispatcherSchema Exonum service instances database schema. -
Classes in com.exonum.binding.core.runtime used by com.exonum.binding.core.runtime Class Description AccessFactory A factory of database accesses.AccessProxyFactory A factory of Access proxies.NodeProxy An Exonum node context.RuntimeTransport Runtime transport connects service APIs to the web-server.ServiceInstanceSpec A specification of a service instance.ServiceLoadingException Indicates that a service runtime failed to load the service artifact.ServiceRuntime A service runtime. -
Classes in com.exonum.binding.core.runtime used by com.exonum.binding.core.service Class Description ServiceInstanceSpec A specification of a service instance.