Interface | Description |
---|---|
Greeter2Grpc.AsyncService |
The greeting service definition.
|
GreeterGrpc.AsyncService |
The greeting service definition.
|
HelloReplyOrBuilder | |
HelloRequestOrBuilder |
Class | Description |
---|---|
Greeter2Grpc |
The greeting service definition.
|
Greeter2Grpc.Greeter2BlockingStub |
A stub to allow clients to do synchronous rpc calls to service Greeter2.
|
Greeter2Grpc.Greeter2FutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Greeter2.
|
Greeter2Grpc.Greeter2ImplBase |
Base class for the server implementation of the service Greeter2.
|
Greeter2Grpc.Greeter2Stub |
A stub to allow clients to do asynchronous rpc calls to service Greeter2.
|
GreeterGrpc |
The greeting service definition.
|
GreeterGrpc.GreeterBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Greeter.
|
GreeterGrpc.GreeterFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Greeter.
|
GreeterGrpc.GreeterImplBase |
Base class for the server implementation of the service Greeter.
|
GreeterGrpc.GreeterStub |
A stub to allow clients to do asynchronous rpc calls to service Greeter.
|
HelloReply |
The response message containing the greetings
|
HelloReply.Builder |
The response message containing the greetings
|
HelloRequest |
The request message containing the user's name.
|
HelloRequest.Builder |
The request message containing the user's name.
|
HelloWorldProto |