| Interface | Description |
|---|---|
| UnlaunchClient |
Client for accessing Unlaunch.
|
| UnlaunchClientBuilder |
This builder class contains configuration required by Unlaunch client.
|
| UnlaunchDynamicConfig |
The main interface for accessing Unlaunch Key-Value configuration data in a read-only fashion
|
| Class | Description |
|---|---|
| AccountDetails |
Account details for the current
UnlaunchClient |
| OfflineUnlaunchClient |
Offline Unlaunch client which doesn't connect to the Unlauch server over network to download feature flags, nor
does it sends any events or metrics data.
|
| UnlaunchAttribute | |
| UnlaunchFeature | |
| UnlaunchRestWrapper |
Unlaunch wrapper for the javax.ws.rs classes that we use to make requests to our backend.
|
Copyright © 2020 CodeAhoy. All rights reserved.