|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sdnplatform.sync.client.ShellCommand
org.sdnplatform.sync.client.SyncClient.HelpCommand
protected class SyncClient.HelpCommand
Help command
| Field Summary |
|---|
| Fields inherited from class org.sdnplatform.sync.client.ShellCommand |
|---|
mapper, mjf |
| Constructor Summary | |
|---|---|
protected |
SyncClient.HelpCommand()
|
| Method Summary | |
|---|---|
boolean |
execute(java.lang.String[] tokens,
java.lang.String line)
Execute the command on the given tokens |
java.lang.String |
syntaxString()
Return syntax description |
| Methods inherited from class org.sdnplatform.sync.client.ShellCommand |
|---|
serializeJson, validateJson |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SyncClient.HelpCommand()
| Method Detail |
|---|
public boolean execute(java.lang.String[] tokens,
java.lang.String line)
ShellCommand
execute in class ShellCommandtokens - the argument tokens. The first token will be the commandline - the whole command line
public java.lang.String syntaxString()
ShellCommand
syntaxString in class ShellCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||