Class Z21SimulatorAdapter

All Implemented Interfaces:
Runnable, NetworkPortAdapter, PortAdapter

public class Z21SimulatorAdapter extends Z21Adapter implements Runnable
Provide access to a simulated z21 system.

Currently, the z21Simulator reacts to commands sent from the user interface with messages an appropriate reply message.

NOTE: Some material in this file was modified from other portions of the support infrastructure.