Package | Description |
---|---|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Field and Description |
---|---|
protected TransportTracer.Factory |
AbstractManagedChannelImplBuilder.transportTracerFactory |
Modifier and Type | Method and Description |
---|---|
static TransportTracer.Factory |
TransportTracer.getDefaultFactory() |
protected TransportTracer.Factory |
AbstractServerImplBuilder.getTransportTracerFactory() |
Modifier and Type | Method and Description |
---|---|
T |
AbstractServerImplBuilder.setTransportTracerFactory(TransportTracer.Factory transportTracerFactory) |
Copyright © 2019. All rights reserved.