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