public abstract static class ConsumeServiceGrpc.ConsumeServiceVertxImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
ConsumeServiceVertxImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
outputCall(io.vertx.grpc.GrpcBidiExchange<StreamServerRequest,StreamServerResponse> exchange)
Server -> Client
|
public void outputCall(io.vertx.grpc.GrpcBidiExchange<StreamServerRequest,StreamServerResponse> exchange)
Server -> Client
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2020. All rights reserved.