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