GrpcMethodDescriptor

Available in a dev version: 0․11․0-grpc-186

How to configure

actual typealias GrpcMethodDescriptor<Request, Response> = MethodDescriptor<Request, Response>(source)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
expect fun getSchemaDescriptor(): Any?
actual fun getSchemaDescriptor(): Any?
Link copied to clipboard
expect fun getServiceName(): String?
actual fun getServiceName(): String?
Link copied to clipboard
expect fun isIdempotent(): Boolean
actual fun isIdempotent(): Boolean
Link copied to clipboard
expect fun isSafe(): Boolean
actual fun isSafe(): Boolean
Link copied to clipboard