| Package | Description |
|---|---|
| com.ebay.lightning.client | |
| com.ebay.lightning.client.caller |
| Constructor and Description |
|---|
LightningClientImpl(LightningClientConfig config,
ServiceHostResolver resolver,
ServiceCaller caller) |
ServiceHostResolver(LightningClientConfig config,
ServiceCaller apiCaller)
Constructs a new
ServiceHostResolver object with seed management configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedAPICaller
Embedded version of
ServiceCaller. |
class |
RestAPICaller
The REST API based implementation of
ServiceCaller that communicates with the seeds through REST calls. |
Copyright © 2017. All rights reserved.