kotlinx-rpc
Toggle table of contents
0.10.2
common
jvm
native
Target filter
common
jvm
native
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-grpc-core
/
kotlinx.rpc.grpc.descriptor
Package-level
declarations
Available in a dev version: 0․11․0-grpc-186
How to configure
Types
Properties
Types
Grpc
Method
Descriptor
Link copied to clipboard
common
jvm
native
expect
class
GrpcMethodDescriptor
<
Request
,
Response
>
actual
typealias
GrpcMethodDescriptor
<
Request
,
Response
>
=
MethodDescriptor
<
Request
,
Response
>
typealias
GrpcMethodDescriptor
<
Request
,
Response
>
=
MethodDescriptor
<
Request
,
Response
>
actual
class
GrpcMethodDescriptor
<
Request
,
Response
>
Grpc
Method
Type
Link copied to clipboard
enum
GrpcMethodType
:
Enum
<
GrpcMethodType
>
Properties
method
Type
Link copied to clipboard
common
jvm
native
expect
val
GrpcMethodDescriptor
<
*
,
*
>
.
methodType
:
GrpcMethodType
actual
val
GrpcMethodDescriptor
<
*
,
*
>
.
methodType
:
GrpcMethodType
actual
val
GrpcMethodDescriptor
<
*
,
*
>
.
methodType
:
GrpcMethodType