Uses of Interface
org.harctoolbox.harchardware.ICommandLineDevice
Packages that use ICommandLineDevice
Package
Description
-
Uses of ICommandLineDevice in org.harctoolbox.harchardware
Classes in org.harctoolbox.harchardware that implement ICommandLineDeviceModifier and TypeClassDescriptionclass
This class wraps an ICommandExecutor into a ICommandLineDevice.Constructors in org.harctoolbox.harchardware with parameters of type ICommandLineDeviceModifierConstructorDescriptionFramedDevice
(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
Classes in org.harctoolbox.harchardware.comm that implement ICommandLineDeviceModifier 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
Classes in org.harctoolbox.harchardware.ir with type parameters of type ICommandLineDeviceClasses in org.harctoolbox.harchardware.ir that implement ICommandLineDeviceModifier and TypeClassDescriptionclass
GirsClient<T extends ICommandLineDevice & IHarcHardware>
class