|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandInterface | |
|---|---|
| goldengate.common.command | Global classes that store all informations on implemented commands, arguments, reply codes. |
| Uses of CommandInterface in goldengate.common.command |
|---|
| Methods in goldengate.common.command with parameters of type CommandInterface | |
|---|---|
boolean |
CommandInterface.isNextCommandValid(CommandInterface newCommand)
This function is called when a new command is received to check if this new command is positive according to the previous command and status. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||