public static final class UnimplementedServiceGrpc.UnimplementedServiceFutureStub extends io.grpc.stub.AbstractFutureStub<UnimplementedServiceGrpc.UnimplementedServiceFutureStub>
A simple service NOT implemented at servers so clients can test for that case.
| Modifier and Type | Method and Description |
|---|---|
protected UnimplementedServiceGrpc.UnimplementedServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<EmptyProtos.Empty> |
unimplementedCall(EmptyProtos.Empty request)
A call that no server should implement
|
protected UnimplementedServiceGrpc.UnimplementedServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<UnimplementedServiceGrpc.UnimplementedServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<EmptyProtos.Empty> unimplementedCall(EmptyProtos.Empty request)
A call that no server should implement