Package google.registry.proxy.quota
package google.registry.proxy.quota
-
ClassDescriptionValue class that stores the quota configuration for a protocol.A thread-safe quota manager that schedules background refresh if necessary.Value class representing a quota rebate.Value class representing a quota request.Value class representing a quota response.A thread-safe token store that supports concurrent
TokenStore.take(java.lang.String)
,TokenStore.put(java.lang.String, org.joda.time.DateTime)
, andTokenStore.refresh()
operations.