public interface IStatusService
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReady(String url) |
void |
notifyError(String url,
UnavailableServer e) |
void notifyError(String url, UnavailableServer e)
boolean isReady(String url)
Copyright © 2015. All rights reserved.