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