Uses of Class
com.github.xds.service.orca.v3.OpenRcaServiceGrpc.OpenRcaServiceStub
-
Packages that use OpenRcaServiceGrpc.OpenRcaServiceStub Package Description com.github.xds.service.orca.v3 -
-
Uses of OpenRcaServiceGrpc.OpenRcaServiceStub in com.github.xds.service.orca.v3
Methods in com.github.xds.service.orca.v3 that return OpenRcaServiceGrpc.OpenRcaServiceStub Modifier and Type Method Description protected OpenRcaServiceGrpc.OpenRcaServiceStub
OpenRcaServiceGrpc.OpenRcaServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static OpenRcaServiceGrpc.OpenRcaServiceStub
OpenRcaServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-