Class DelayedResponse
java.lang.Object
com.fishlib.base.Command
com.fishlib.net.Response
com.illumon.iris.db.tables.remotequery.DelayedResponse
- All Implemented Interfaces:
Externalizable
,Serializable
public class DelayedResponse
extends com.fishlib.net.Response
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fishlib.base.Command
equals, getCmdId, getCommand, getResponseId, hashCode, readExternal, setArgs, setCmdId, setCommand, setResponseId, toString, writeExternal
-
Constructor Details
-
DelayedResponse
- Throws:
IOException
-
DelayedResponse
public DelayedResponse()
-
-
Method Details
-
getArgs
- Overrides:
getArgs
in classcom.fishlib.base.Command
-