Uses of Class
com.exonum.binding.core.runtime.NodeProxy
-
Packages that use NodeProxy Package Description com.exonum.binding.core.runtime -
-
Uses of NodeProxy in com.exonum.binding.core.runtime
Methods in com.exonum.binding.core.runtime with parameters of type NodeProxy Modifier and Type Method Description voidServiceRuntime. initialize(NodeProxy node)Initializes the runtime with the given node.
-