public static class GreeterGrpc.GreeterBlockingStub extends io.grpc.stub.AbstractStub<GreeterGrpc.GreeterBlockingStub> implements GreeterGrpc.GreeterBlockingClient
| Modifier and Type | Method and Description |
|---|---|
protected GreeterGrpc.GreeterBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
HelloReply |
sayHello(HelloRequest request) |
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)
sayHello in interface GreeterGrpc.GreeterBlockingClientCopyright © 2016. All rights reserved.