Uses of Interface
goldengate.common.command.CommandInterface

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.
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.