public class SplitFactoryImpl extends Object implements SplitFactory
| Constructor and Description |
|---|
SplitFactoryImpl(String apiToken,
SplitClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
SplitClient |
client() |
void |
destroy() |
SplitManager |
manager() |
public SplitFactoryImpl(String apiToken, SplitClientConfig config) throws IOException, InterruptedException, TimeoutException, URISyntaxException
public SplitClient client()
client in interface SplitFactorypublic SplitManager manager()
manager in interface SplitFactorypublic void destroy()
destroy in interface SplitFactoryCopyright © 2018. All rights reserved.