Uses of Class
io.grpc.testing.protobuf.SimpleServiceGrpc.SimpleServiceStub
-
-
Uses of SimpleServiceGrpc.SimpleServiceStub in io.grpc.testing.protobuf
Methods in io.grpc.testing.protobuf that return SimpleServiceGrpc.SimpleServiceStub Modifier and Type Method Description protected SimpleServiceGrpc.SimpleServiceStubSimpleServiceGrpc.SimpleServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static SimpleServiceGrpc.SimpleServiceStubSimpleServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-