Uses of Class
com.github.xds.service.orca.v3.OpenRcaServiceGrpc.OpenRcaServiceBlockingStub
-
Packages that use OpenRcaServiceGrpc.OpenRcaServiceBlockingStub Package Description com.github.xds.service.orca.v3 -
-
Uses of OpenRcaServiceGrpc.OpenRcaServiceBlockingStub in com.github.xds.service.orca.v3
Methods in com.github.xds.service.orca.v3 that return OpenRcaServiceGrpc.OpenRcaServiceBlockingStub Modifier and Type Method Description protected OpenRcaServiceGrpc.OpenRcaServiceBlockingStub
OpenRcaServiceGrpc.OpenRcaServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static OpenRcaServiceGrpc.OpenRcaServiceBlockingStub
OpenRcaServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-