Package io.grpc.netty
Interface AbstractNettyHandler.PingLimiter
-
- All Known Implementing Classes:
AbstractNettyHandler.AllowPingLimiter,NettyClientHandler.PingCountingFrameWriter
- Enclosing class:
- AbstractNettyHandler
public static interface AbstractNettyHandler.PingLimiterControls whether PINGs like those for BDP are permitted to be sent at the current time.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisPingAllowed()
-