Package VASSAL.launch
Class AbstractLaunchAction.NotifyNewModuleOk
java.lang.Object
VASSAL.tools.ipc.SimpleIPCMessage
VASSAL.launch.AbstractLaunchAction.LaunchRequestMessage
VASSAL.launch.AbstractLaunchAction.NotifyNewModuleOk
- All Implemented Interfaces:
Serializable
,IPCMessage
- Enclosing class:
- AbstractLaunchAction
public static class AbstractLaunchAction.NotifyNewModuleOk extends AbstractLaunchAction.LaunchRequestMessage
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class VASSAL.launch.AbstractLaunchAction.LaunchRequestMessage
lr
Fields inherited from class VASSAL.tools.ipc.SimpleIPCMessage
id, inReplyTo
-
Constructor Summary
Constructors Constructor Description NotifyNewModuleOk(LaunchRequest lr)
-
Method Summary
Methods inherited from class VASSAL.tools.ipc.SimpleIPCMessage
equals, expectsReply, getId, getInReplyTo, hashCode, isReply, setId, setInReplyTo, toString
-
Constructor Details
-
NotifyNewModuleOk
-