@Generated(value="by gRPC proto compiler") public class WorkerGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
WorkerGrpc.Worker |
static interface |
WorkerGrpc.WorkerBlockingClient |
static class |
WorkerGrpc.WorkerBlockingStub |
static interface |
WorkerGrpc.WorkerFutureClient |
static class |
WorkerGrpc.WorkerFutureStub |
static class |
WorkerGrpc.WorkerServiceDescriptor |
static class |
WorkerGrpc.WorkerStub |
| Modifier and Type | Field and Description |
|---|---|
static WorkerGrpc.WorkerServiceDescriptor |
CONFIG |
| Constructor and Description |
|---|
WorkerGrpc() |
| Modifier and Type | Method and Description |
|---|---|
static ServerServiceDefinition |
bindService(WorkerGrpc.Worker serviceImpl) |
static WorkerGrpc.WorkerBlockingStub |
newBlockingStub(Channel channel) |
static WorkerGrpc.WorkerFutureStub |
newFutureStub(Channel channel) |
static WorkerGrpc.WorkerStub |
newStub(Channel channel) |
public static final WorkerGrpc.WorkerServiceDescriptor CONFIG
public static WorkerGrpc.WorkerStub newStub(Channel channel)
public static WorkerGrpc.WorkerBlockingStub newBlockingStub(Channel channel)
public static WorkerGrpc.WorkerFutureStub newFutureStub(Channel channel)
public static ServerServiceDefinition bindService(WorkerGrpc.Worker serviceImpl)