Uses of Class
io.grpc.internal.TransportTracer.Factory
Packages that use TransportTracer.Factory
Package
Description
Interfaces and implementations that are internal to gRPC.
The main transport implementation based on Netty,
for both the client and the server.
-
Uses of TransportTracer.Factory in io.grpc.internal
Methods in io.grpc.internal that return TransportTracer.FactoryModifier and TypeMethodDescriptionstatic TransportTracer.Factory
TransportTracer.getDefaultFactory()
-
Uses of TransportTracer.Factory in io.grpc.netty
Methods in io.grpc.netty with parameters of type TransportTracer.FactoryModifier and TypeMethodDescriptionstatic void
InternalNettyChannelBuilder.setTransportTracerFactory
(NettyChannelBuilder builder, TransportTracer.Factory factory)