Uses of Interface
io.envoyproxy.envoy.service.trace.v2.TraceService.BlockingInterface
-
Packages that use TraceService.BlockingInterface Package Description io.envoyproxy.envoy.service.trace.v2 -
-
Uses of TraceService.BlockingInterface in io.envoyproxy.envoy.service.trace.v2
Methods in io.envoyproxy.envoy.service.trace.v2 that return TraceService.BlockingInterface Modifier and Type Method Description static TraceService.BlockingInterfaceTraceService. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.trace.v2 with parameters of type TraceService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceTraceService. newReflectiveBlockingService(TraceService.BlockingInterface impl)
-