File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 11public final class kotlinx/rpc/krpc/ktor/client/KrpcKt {
22 public static final fun getKrpc ()Lio/ktor/client/plugins/api/ClientPlugin;
3+ public static final fun getRPC ()Lio/ktor/client/plugins/api/ClientPlugin;
34 public static final fun installKrpc (Lio/ktor/client/HttpClientConfig;Lkotlin/jvm/functions/Function1;)V
45 public static synthetic fun installKrpc$default (Lio/ktor/client/HttpClientConfig;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)V
6+ public static final fun installRPC (Lio/ktor/client/HttpClientConfig;Lkotlin/jvm/functions/Function1;)V
7+ public static synthetic fun installRPC$default (Lio/ktor/client/HttpClientConfig;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)V
58}
69
710public final class kotlinx/rpc/krpc/ktor/client/KtorClientDslKt {
Original file line number Diff line number Diff line change 11public final class kotlinx/rpc/krpc/ktor/server/KrpcKt {
22 public static final fun getKrpc ()Lio/ktor/server/application/ApplicationPlugin;
3+ public static final fun getRPC ()Lio/ktor/server/application/ApplicationPlugin;
34}
45
56public final class kotlinx/rpc/krpc/ktor/server/KrpcRoute : io/ktor/server/websocket/DefaultWebSocketServerSession {
You can’t perform that action at this time.
0 commit comments