| Interface | Description |
|---|---|
| LightningClient |
LightningClient provides the interface for users to submit requests, poll response, see audit data etc to/from lightning core. |
| Class | Description |
|---|---|
| LightningClient.LightningClientImpl |
LightningClientImpl is the one and only implementation of LightningClient as of version 1.0
This class is package protected to discourage direct instantiation. |
| LightningClientBuilder |
This is a builder class to create an instance of
LightningClient with
all required dependencies. |
| ServiceHostResolver |
ServiceHostResolver manages the seeds aka lightning core instances. |
Copyright © 2017. All rights reserved.