public class GetRouterStatsCommand extends GlobalCommand implements java.util.concurrent.Callable<java.lang.Boolean>
| Constructor and Description |
|---|
GetRouterStatsCommand()
Construct a GetRouterStatsCommand.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
call() |
boolean |
evaluate(org.simpleframework.http.Request request,
org.simpleframework.http.Response response)
Evaluate the Command.
|
getManagementConsole, setManagementConsolegetName, hashCode, leadin, setNamepublic GetRouterStatsCommand()
public boolean evaluate(org.simpleframework.http.Request request,
org.simpleframework.http.Response response)
evaluate in interface RestCommandevaluate in class GlobalCommandpublic java.lang.Boolean call()
call in interface java.util.concurrent.Callable<java.lang.Boolean>User Space Routing 0.10.3