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() |
boolean |
isDestroyed() |
SplitManager |
manager() |
public SplitFactoryImpl(String apiToken, SplitClientConfig config) 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 © 2019. All rights reserved.