jar

it.ratelim : ratelimit-java

Maven & Gradle

Mar 06, 2017
10 stars

RateLim.it API Client · API Client for http://www.ratelim.it: rate limits, feature flags and semaphores as a service

Table Of Contents

Latest Version

Download it.ratelim : ratelimit-java JAR file - Latest Versions:

All Versions

Download it.ratelim : ratelimit-java JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ratelimit-java-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.ratelim.data

├─ it.ratelim.data.RateLimitProtos.class - [JAR]

it.ratelim.client.util

├─ it.ratelim.client.util.BinaryRedisCodec.class - [JAR]

├─ it.ratelim.client.util.Cache.class - [JAR]

├─ it.ratelim.client.util.MemcachedWrapper.class - [JAR]

├─ it.ratelim.client.util.RandomProvider.class - [JAR]

├─ it.ratelim.client.util.RandomProviderIF.class - [JAR]

├─ it.ratelim.client.util.RedisWrapper.class - [JAR]

it.ratelim.client

├─ it.ratelim.client.ApiClient.class - [JAR]

├─ it.ratelim.client.ApiClientMetrics.class - [JAR]

├─ it.ratelim.client.Consts.class - [JAR]

├─ it.ratelim.client.FeatureFlagWrapper.class - [JAR]

├─ it.ratelim.client.RateLimitException.class - [JAR]

├─ it.ratelim.client.Tester.class - [JAR]