@Generated(value="by gRPC proto compiler") public class GreeterGrpc extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
GreeterGrpc.Greeter |
static interface |
GreeterGrpc.GreeterBlockingClient |
static class |
GreeterGrpc.GreeterBlockingStub |
static interface |
GreeterGrpc.GreeterFutureClient |
static class |
GreeterGrpc.GreeterFutureStub |
static class |
GreeterGrpc.GreeterServiceDescriptor |
static class |
GreeterGrpc.GreeterStub |
Modifier and Type | Field and Description |
---|---|
static GreeterGrpc.GreeterServiceDescriptor |
CONFIG |
Constructor and Description |
---|
GreeterGrpc() |
Modifier and Type | Method and Description |
---|---|
static ServerServiceDefinition |
bindService(GreeterGrpc.Greeter serviceImpl) |
static GreeterGrpc.GreeterBlockingStub |
newBlockingStub(Channel channel) |
static GreeterGrpc.GreeterFutureStub |
newFutureStub(Channel channel) |
static GreeterGrpc.GreeterStub |
newStub(Channel channel) |
public static final GreeterGrpc.GreeterServiceDescriptor CONFIG
public static GreeterGrpc.GreeterStub newStub(Channel channel)
public static GreeterGrpc.GreeterBlockingStub newBlockingStub(Channel channel)
public static GreeterGrpc.GreeterFutureStub newFutureStub(Channel channel)
public static ServerServiceDefinition bindService(GreeterGrpc.Greeter serviceImpl)