Uses of Class
com.exonum.binding.core.runtime.DispatcherSchema
-
Packages that use DispatcherSchema Package Description com.exonum.binding.core.blockchain -
-
Uses of DispatcherSchema in com.exonum.binding.core.blockchain
Methods in com.exonum.binding.core.blockchain that return DispatcherSchema Modifier and Type Method Description DispatcherSchemaBlockchainData. getDispatcherSchema()Returns the schema of the dispatcher service.
-