class NewsHandler extends UpdateHandler implements Checker
_context, _mgr
コンストラクタ | 説明 |
---|---|
NewsHandler(RouterContext ctx,
ConsoleUpdateManager mgr) |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
UpdateTask |
check(UpdateType type,
UpdateMethod method,
java.lang.String id,
java.lang.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, java.lang.String id, java.lang.String currentVersion, long maxTime)