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