Uses of Class
org.apache.camel.quarkus.component.grpc.it.model.PingPongGrpc.PingPongFutureStub
-
Packages that use PingPongGrpc.PingPongFutureStub Package Description org.apache.camel.quarkus.component.grpc.it.model -
-
Uses of PingPongGrpc.PingPongFutureStub in org.apache.camel.quarkus.component.grpc.it.model
Methods in org.apache.camel.quarkus.component.grpc.it.model that return PingPongGrpc.PingPongFutureStub Modifier and Type Method Description protected PingPongGrpc.PingPongFutureStubPingPongGrpc.PingPongFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static PingPongGrpc.PingPongFutureStubPingPongGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-