Uses of Class
io.grpc.testing.integration.UnimplementedServiceGrpc.UnimplementedServiceBlockingStub
-
-
Uses of UnimplementedServiceGrpc.UnimplementedServiceBlockingStub in io.grpc.testing.integration
Methods in io.grpc.testing.integration that return UnimplementedServiceGrpc.UnimplementedServiceBlockingStub Modifier and Type Method Description protected UnimplementedServiceGrpc.UnimplementedServiceBlockingStubUnimplementedServiceGrpc.UnimplementedServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static UnimplementedServiceGrpc.UnimplementedServiceBlockingStubUnimplementedServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-