public static final class DupliexServiceGrpc.DupliexServiceStub extends io.grpc.stub.AbstractStub<DupliexServiceGrpc.DupliexServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected DupliexServiceGrpc.DupliexServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
io.grpc.stub.StreamObserver<StreamClientRequest> |
dupliexCall(io.grpc.stub.StreamObserver<StreamServerResponse> responseObserver)
Full: Client -> Server -> Client
|
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected DupliexServiceGrpc.DupliexServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<DupliexServiceGrpc.DupliexServiceStub>public io.grpc.stub.StreamObserver<StreamClientRequest> dupliexCall(io.grpc.stub.StreamObserver<StreamServerResponse> responseObserver)
Full: Client -> Server -> Client
Copyright © 2020. All rights reserved.