Uses of Interface
org.bidib.jbidibc.usbstickbasis.adapter.UsbStickBasisResponseInterface
-
Packages that use UsbStickBasisResponseInterface Package Description org.bidib.jbidibc.usbstickbasis.adapter -
-
Uses of UsbStickBasisResponseInterface in org.bidib.jbidibc.usbstickbasis.adapter
Methods in org.bidib.jbidibc.usbstickbasis.adapter with parameters of type UsbStickBasisResponseInterface Modifier and Type Method Description protected voidUsbStickBasisAdapter. processReceiveQueue(UsbStickBasisResponseInterface responseInterface)Constructors in org.bidib.jbidibc.usbstickbasis.adapter with parameters of type UsbStickBasisResponseInterface Constructor Description UsbStickBasisAdapter(UsbStickBasisResponseInterface responseInterface, UsbStickBasisModel usbStickBasisModel)UsbStickBasisResponseFactory(UsbStickBasisResponseInterface responseInterface)
-