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