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