Uses of Class
io.grpc.testing.integration.TestServiceGrpc.TestServiceStub
-
-
Uses of TestServiceGrpc.TestServiceStub in io.grpc.testing.integration
Fields in io.grpc.testing.integration declared as TestServiceGrpc.TestServiceStub Modifier and Type Field Description protected TestServiceGrpc.TestServiceStubAbstractInteropTest. asyncStubMethods in io.grpc.testing.integration that return TestServiceGrpc.TestServiceStub Modifier and Type Method Description protected TestServiceGrpc.TestServiceStubTestServiceGrpc.TestServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static TestServiceGrpc.TestServiceStubTestServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-