public static class GreeterGrpc.GreeterStub extends io.grpc.stub.AbstractStub<GreeterGrpc.GreeterStub> implements GreeterGrpc.Greeter
| Modifier and Type | Method and Description |
|---|---|
protected GreeterGrpc.GreeterStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
sayHello(HelloRequest request,
io.grpc.stub.StreamObserver<HelloReply> responseObserver) |
protected GreeterGrpc.GreeterStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<GreeterGrpc.GreeterStub>public void sayHello(HelloRequest request, io.grpc.stub.StreamObserver<HelloReply> responseObserver)
sayHello in interface GreeterGrpc.GreeterCopyright © 2016. All rights reserved.