Uses of Class
io.grpc.internal.AtomicBackoff
-
Packages that use AtomicBackoff Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of AtomicBackoff in io.grpc.netty
Fields in io.grpc.netty declared as AtomicBackoff Modifier and Type Field Description private AtomicBackoff
NettyChannelBuilder.NettyTransportFactory. keepAliveBackoff
-