1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/unleash-client-java
Ivar Conradi Østhus fefa158e6f Extended java-client to support the following:
* 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.
2014-10-21 15:51:23 +02:00
..
src Extended java-client to support the following: 2014-10-21 15:51:23 +02:00
pom.xml Extended java-client to support the following: 2014-10-21 15:51:23 +02:00