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:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DelayedResponse()DelayedResponse(com.fishlib.base.Command cmd, Object... args) -
Method Summary
-
Constructor Details
-
DelayedResponse
- Throws:
IOException
-
DelayedResponse
public DelayedResponse()
-
-
Method Details
-
getArgs
- Overrides:
getArgsin classcom.fishlib.base.Command
-