RPCImplementationRegistry

interface RPCImplementationRegistry

Functions

callImplementation
Link copied to clipboard
common
abstract fun <T : RPC.Implementation> callImplementation(id: ServiceCallIdentifier, type: KClass<T>): T

Extensions

callImplementation
Link copied to clipboard
common