@Generated(value="by gRPC proto compiler") public class TestServiceGrpc extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
TestServiceGrpc.TestService |
static interface |
TestServiceGrpc.TestServiceBlockingClient |
static class |
TestServiceGrpc.TestServiceBlockingStub |
static interface |
TestServiceGrpc.TestServiceFutureClient |
static class |
TestServiceGrpc.TestServiceFutureStub |
static class |
TestServiceGrpc.TestServiceServiceDescriptor |
static class |
TestServiceGrpc.TestServiceStub |
Modifier and Type | Field and Description |
---|---|
static TestServiceGrpc.TestServiceServiceDescriptor |
CONFIG |
Constructor and Description |
---|
TestServiceGrpc() |
Modifier and Type | Method and Description |
---|---|
static ServerServiceDefinition |
bindService(TestServiceGrpc.TestService serviceImpl) |
static TestServiceGrpc.TestServiceBlockingStub |
newBlockingStub(Channel channel) |
static TestServiceGrpc.TestServiceFutureStub |
newFutureStub(Channel channel) |
static TestServiceGrpc.TestServiceStub |
newStub(Channel channel) |
public static final TestServiceGrpc.TestServiceServiceDescriptor CONFIG
public static TestServiceGrpc.TestServiceStub newStub(Channel channel)
public static TestServiceGrpc.TestServiceBlockingStub newBlockingStub(Channel channel)
public static TestServiceGrpc.TestServiceFutureStub newFutureStub(Channel channel)
public static ServerServiceDefinition bindService(TestServiceGrpc.TestService serviceImpl)