ServiceRegistry
interface ServiceRegistry
Content copied to clipboard
Types
Empty
Link copied to clipboard
Functions
getCallById
Link copied to clipboard
abstract fun <T : RunnableCallDescription<*>> getCallById(id: ServiceCallIdentifier, type: KClass<T>): T?
Content copied to clipboard