| Package | Description |
|---|---|
| com.beowulfchain.beowulfj.communication | |
| com.beowulfchain.beowulfj.configuration |
| Modifier and Type | Method and Description |
|---|---|
void |
CommunicationHandler.initializeNewClient(BeowulfJConfig config)
Initialize a new
client by selecting one of the configured
endpoints. |
| Constructor and Description |
|---|
CommunicationHandler(BeowulfJConfig config)
Initialize the Connection Handler.
|
| Modifier and Type | Method and Description |
|---|---|
static BeowulfJConfig |
BeowulfJConfig.getInstance()
Receive a
BeowulfJConfig instance. |
static BeowulfJConfig |
BeowulfJConfig.getNewInstance()
Overrides the current
BeowulfJConfig
instance and returns a new one. |
Copyright © 2019. All rights reserved.