class NewsHandler extends UpdateHandler implements Checker
_context, _mgr
Constructor | Description |
---|---|
NewsHandler(RouterContext ctx,
ConsoleUpdateManager mgr) |
Modifier and Type | Method | Description |
---|---|---|
UpdateTask |
check(UpdateType type,
UpdateMethod method,
String id,
String currentVersion,
long maxTime) |
This will check for news or router updates (it does the same thing).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
update
public NewsHandler(RouterContext ctx, ConsoleUpdateManager mgr)
public UpdateTask check(UpdateType type, UpdateMethod method, String id, String currentVersion, long maxTime)