public static final class DupliexServiceGrpc.DupliexServiceVertxStub extends io.grpc.stub.AbstractStub<DupliexServiceGrpc.DupliexServiceVertxStub>
| Modifier and Type | Method and Description |
|---|---|
protected DupliexServiceGrpc.DupliexServiceVertxStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
dupliexCall(Handler<io.vertx.grpc.GrpcBidiExchange<StreamServerResponse,StreamClientRequest>> handler)
Full: Client -> Server -> Client
|
protected DupliexServiceGrpc.DupliexServiceVertxStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<DupliexServiceGrpc.DupliexServiceVertxStub>public void dupliexCall(Handler<io.vertx.grpc.GrpcBidiExchange<StreamServerResponse,StreamClientRequest>> handler)
Full: Client -> Server -> Client
Copyright © 2018. All rights reserved.