Uses of Interface
org.harctoolbox.harchardware.ICommandLineDevice
Package
Description
-
Uses of ICommandLineDevice in org.harctoolbox.harchardware
Modifier and TypeClassDescriptionclass
This class wraps an ICommandExecutor into a ICommandLineDevice.ModifierConstructorDescriptionFramedDevice
(ICommandLineDevice hardware) FramedDevice
(ICommandLineDevice hardware, String format) FramedDevice
(ICommandLineDevice hardware, String format, boolean touppercase) FramedDevice
(ICommandLineDevice hardware, FramedDevice.IFramer framer) -
Uses of ICommandLineDevice in org.harctoolbox.harchardware.comm
Modifier and TypeClassDescriptionfinal class
class
This a helper class, to bundle the socket operations in a unified manner.class
class
class
-
Uses of ICommandLineDevice in org.harctoolbox.harchardware.ir
Modifier and TypeClassDescriptionclass
GirsClient<T extends ICommandLineDevice & IHarcHardware>
class