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