public class HealthNetworkServiceImpl extends Object implements HealthNetworkService
| Modifier and Type | Field and Description |
|---|---|
static String |
WNS_SEND_ENDPOINT |
| Constructor and Description |
|---|
HealthNetworkServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Future<List<HealthDetails>> |
networkStatus()
Get the status about the push networks.
|
public static final String WNS_SEND_ENDPOINT
public Future<List<HealthDetails>> networkStatus()
HealthNetworkServicenetworkStatus in interface HealthNetworkServiceCopyright © 2018 JBoss by Red Hat. All rights reserved.