Package info.mikethomas.jfold
Class MockConnection
java.lang.Object
info.mikethomas.jfold.SocketConnection
info.mikethomas.jfold.ClientConnection
info.mikethomas.jfold.MockConnection
- All Implemented Interfaces:
info.mikethomas.jfold.Connection
public class MockConnection
extends info.mikethomas.jfold.ClientConnection
implements info.mikethomas.jfold.Connection
MockConnection class.
- Version:
- 7.5.1
- Author:
- Michael Thomas (mikepthomas@outlook.com)
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class info.mikethomas.jfold.ClientConnection
bond, configured, doCycle, downloadCore, finish, finish, getInfo, getInfo, info, inject, maskUnitState, numSlots, option, option, options, options, pause, pause, ppd, queueInfo, requestId, requestWs, save, save, shutdown, simulationInfo, slotAdd, slotDelete, slotInfo, slotModify, slotOptions, trajectory, triggerSave, unpause, unpause, uptime, waitForUnits
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface info.mikethomas.jfold.Connection
bond, configured, doCycle, downloadCore, finish, finish, getInfo, getInfo, info, inject, maskUnitState, numSlots, option, option, options, options, pause, pause, ppd, queueInfo, requestId, requestWs, save, save, shutdown, simulationInfo, slotAdd, slotDelete, slotInfo, slotModify, slotOptions, trajectory, triggerSave, unpause, unpause, uptime, waitForUnits
-
Constructor Details
-
MockConnection
Constructor for MockConnection.
- Throws:
IOException
- if any.
-