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