Class ServiceRuntimeAdapter

java.lang.Object
com.exonum.binding.core.runtime.ServiceRuntimeAdapter

public class ServiceRuntimeAdapter
extends Object
The adapter of ServiceRuntime to the interface, convenient to the native code accessing it through JNI (simpler, faster, more reliable).

For more detailed documentation on the operations, see the ServiceRuntime.