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