RPCExtensionServiceRegistry
class RPCExtensionServiceRegistry(extensions: List<RPCNodeExtension>) : ServiceRegistry
Content copied to clipboard
Functions
getCallById
Link copied to clipboard
open override fun <T : RunnableCallDescription<*>> getCallById(id: ServiceCallIdentifier, type: KClass<T>): T?
Content copied to clipboard