Class DelayedCommand
java.lang.Object
com.fishlib.base.Command
com.illumon.iris.db.tables.remotequery.DelayedCommand
- All Implemented Interfaces:
Externalizable
,Serializable
public class DelayedCommand
extends com.fishlib.base.Command
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DelayedCommand()
DelayedCommand(byte cmd, Object... args)
-
Method Summary
-
Constructor Details
-
DelayedCommand
public DelayedCommand() -
DelayedCommand
- Throws:
IOException
-
-
Method Details
-
getArgs
- Overrides:
getArgs
in classcom.fishlib.base.Command
-