Uses of Class
org.opennms.features.openconfig.proto.gnmi.gNMIGrpc.gNMIStub
-
Packages that use gNMIGrpc.gNMIStub Package Description org.opennms.features.openconfig.proto.gnmi -
-
Uses of gNMIGrpc.gNMIStub in org.opennms.features.openconfig.proto.gnmi
Methods in org.opennms.features.openconfig.proto.gnmi that return gNMIGrpc.gNMIStub Modifier and Type Method Description protected gNMIGrpc.gNMIStub
gNMIGrpc.gNMIStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static gNMIGrpc.gNMIStub
gNMIGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-