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
|
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected 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 © 2020. All rights reserved.