Package | Description |
---|---|
com.pushtechnology.diffusion.api.config |
Diffusion Configuration API
|
Modifier and Type | Method and Description |
---|---|
FanOutConnectionConfig |
FanOutConfig.addConnection(String name,
String url)
Deprecated.
Add a new connection to a primary server.
|
FanOutConnectionConfig |
FanOutConfig.getConnection(String name)
Deprecated.
Get a named fan-out connection.
|
Modifier and Type | Method and Description |
---|---|
List<FanOutConnectionConfig> |
FanOutConfig.getConnections()
Deprecated.
Get the configured list of primary server connections.
|
Copyright © 2025 DiffusionData Ltd. All Rights Reserved.