mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
fefa158e6f
* Unleash - the actual unleash client exposed to the clients. * Toggle - represents a concrete feature toggle. * ToggleRepository - the logic to communicate with the unleash-server. * Strategy - implements the logic associated with strategies. I have also included to common strategies: "Default" and "Unknown". related to issue #17. |
||
---|---|---|
.. | ||
HTTPToggleRepository.java | ||
JsonParser.java | ||
PollingToggleRepository.java | ||
ToggleException.java | ||
ToggleRepository.java |