kotlinx-rpc
Toggle table of contents
0.10.1
common
Platform filter
common
Back to docs
Switch theme
Search in API
kotlinx-rpc
kotlinx-rpc-core
/
kotlinx.rpc.descriptor
/
RpcServiceDescriptor
/
callables
callables
abstract
val
callables
:
Map
<
String
,
RpcCallable
<
T
>
>
(
source
)