Package io.grpc.netty
Class AbstractNettyHandler.AllowPingLimiter
java.lang.Object
io.grpc.netty.AbstractNettyHandler.AllowPingLimiter
- All Implemented Interfaces:
AbstractNettyHandler.PingLimiter
- Enclosing class:
AbstractNettyHandler
private static final class AbstractNettyHandler.AllowPingLimiter
extends Object
implements AbstractNettyHandler.PingLimiter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllowPingLimiter
private AllowPingLimiter()
-
-
Method Details
-
isPingAllowed
public boolean isPingAllowed()- Specified by:
isPingAllowed
in interfaceAbstractNettyHandler.PingLimiter
-