public class SplitFactoryImpl extends Object implements SplitFactory
| Modifier | Constructor and Description |
|---|---|
|
SplitFactoryImpl(String apiToken,
SplitClientConfig config) |
protected |
SplitFactoryImpl(String apiToken,
SplitClientConfig config,
CustomStorageWrapper customStorageWrapper) |
| Modifier and Type | Method and Description |
|---|---|
SplitClient |
client() |
void |
destroy() |
boolean |
isDestroyed() |
SplitManager |
manager() |
public SplitFactoryImpl(String apiToken, SplitClientConfig config) throws URISyntaxException
URISyntaxExceptionprotected SplitFactoryImpl(String apiToken, SplitClientConfig config, CustomStorageWrapper customStorageWrapper) throws URISyntaxException
URISyntaxExceptionpublic SplitClient client()
client in interface SplitFactorypublic SplitManager manager()
manager in interface SplitFactorypublic void destroy()
destroy in interface SplitFactorypublic boolean isDestroyed()
isDestroyed in interface SplitFactoryCopyright © 2021. All rights reserved.