vertx
/
io.vertx.grpc
/
GrpcBidiExchange
/
handler
handler
abstract
fun
handler
(
handler
:
Handler
<
I
>
)
:
GrpcBidiExchange
<
I
,
O
>