public class ServiceAvailabilityChecker extends Object
| Constructor and Description |
|---|
ServiceAvailabilityChecker(String newServiceURL,
CacheProvider cacheProvider)
Sets the service URL.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHostAvailable()
Checks if the service available.
|
public ServiceAvailabilityChecker(String newServiceURL, CacheProvider cacheProvider)
newServiceURL - the service URLCopyright © 2017 SDL Group. All rights reserved.