public static interface UnimplementedServiceGrpc.AsyncService
A simple service NOT implemented at servers so clients can test for that case.
| Modifier and Type | Method and Description |
|---|---|
default void |
unimplementedCall(EmptyProtos.Empty request,
io.grpc.stub.StreamObserver<EmptyProtos.Empty> responseObserver)
A call that no server should implement
|
default void unimplementedCall(EmptyProtos.Empty request, io.grpc.stub.StreamObserver<EmptyProtos.Empty> responseObserver)
A call that no server should implement