RemoteAgent

open class RemoteAgent

Interface for client side agent for JSON-RPC remote calls.

Constructors

Link copied to clipboard
fun RemoteAgent()

Functions

Link copied to clipboard
fun findEnumValue(kClass: KClass<Any>, value: String): Any?

Inheritors

Link copied to clipboard