Uses of Interface
io.envoyproxy.envoy.service.trace.v3.TraceService.BlockingInterface
-
Packages that use TraceService.BlockingInterface Package Description io.envoyproxy.envoy.service.trace.v3 -
-
Uses of TraceService.BlockingInterface in io.envoyproxy.envoy.service.trace.v3
Methods in io.envoyproxy.envoy.service.trace.v3 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.v3 with parameters of type TraceService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceTraceService. newReflectiveBlockingService(TraceService.BlockingInterface impl)
-