RPCImplementationRegistry

interface RPCImplementationRegistry

Functions

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

Extensions

Link copied to clipboard