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