RpcServiceDescriptor

Properties

Link copied to clipboard
abstract val fqName: String

Functions

Link copied to clipboard
abstract fun createInstance(serviceId: Long, client: RpcClient): T
Link copied to clipboard
abstract fun getCallable(name: String): RpcCallable<T>?