public abstract static class ProduceServiceGrpc.ProduceServiceVertxImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
ProduceServiceVertxImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
inputCall(io.vertx.grpc.GrpcBidiExchange<StreamClientRequest,StreamClientResponse> exchange)
Client -> Server
|
public void inputCall(io.vertx.grpc.GrpcBidiExchange<StreamClientRequest,StreamClientResponse> exchange)
Client -> Server
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2018. All rights reserved.