Uses of Interface
com.opencloud.rhino.limiting.LimiterEndpoint
-
Packages that use LimiterEndpoint Package Description com.opencloud.rhino.limiting -
-
Uses of LimiterEndpoint in com.opencloud.rhino.limiting
Subinterfaces of LimiterEndpoint in com.opencloud.rhino.limiting Modifier and Type Interface Description interface
RateLimiterEndpoint
A limiter endpoint that can be (administratively) connected to a Rate Limiter or a Queue Saturation Limiter.
-