public static final class GreeterGrpc.GreeterFutureStub extends io.grpc.stub.AbstractFutureStub<GreeterGrpc.GreeterFutureStub>
The greeting service definition.
Modifier and Type | Method and Description |
---|---|
protected GreeterGrpc.GreeterFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<HelloReply> |
sayHello(HelloRequest request)
Sends a greeting
|
protected GreeterGrpc.GreeterFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<GreeterGrpc.GreeterFutureStub>
public com.google.common.util.concurrent.ListenableFuture<HelloReply> sayHello(HelloRequest request)
Sends a greeting