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 TypeClassDescriptionclassThis 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 classclassThis a helper class, to bundle the socket operations in a unified manner.classclassclass -
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 TypeClassDescriptionclassGirsClient<T extends ICommandLineDevice & IHarcHardware>class