Uses of Class
com.exonum.binding.core.runtime.RuntimeTransport
-
Packages that use RuntimeTransport Package Description com.exonum.binding.core.runtime -
-
Uses of RuntimeTransport in com.exonum.binding.core.runtime
Constructors in com.exonum.binding.core.runtime with parameters of type RuntimeTransport Constructor Description ServiceRuntime(com.exonum.binding.core.runtime.ServiceLoader serviceLoader, com.exonum.binding.core.runtime.ServicesFactory servicesFactory, RuntimeTransport runtimeTransport, com.exonum.binding.core.runtime.BlockchainDataFactory blockchainDataFactory, Path artifactsDir)Creates a new Java service runtime.
-