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