- READ - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.BlockPermalockMode
-
The instance of Read
- READ - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.SwitchAction
-
The instance of Read
- READ_COUNT_INVALID - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.TransponderAccessErrorCode
-
The instance of Read count invalid
- ReadAutorunFileCommand - Class in com.uk.tsl.rfid.asciiprotocol.commands
-
- ReadAutorunFileCommand() - Constructor for class com.uk.tsl.rfid.asciiprotocol.commands.ReadAutorunFileCommand
-
Deprecated.
- Reader - Class in com.uk.tsl.rfid.asciiprotocol.device
-
A class representing a TSL Reader
- Reader() - Constructor for class com.uk.tsl.rfid.asciiprotocol.device.Reader
-
- READER_KEY - Static variable in class com.uk.tsl.rfid.asciiprotocol.device.ReaderManager
-
- readerAddedEvent() - Method in class com.uk.tsl.rfid.asciiprotocol.device.ObservableReaderList
-
A reader was added - arg1 will hold the Reader concerned
This event does not fire when the entire list is changed
- ReaderManager - Class in com.uk.tsl.rfid.asciiprotocol.device
-
A class that manages a collection of Reader
- ReaderMemory - Enum in com.uk.tsl.barcodeconfiguration
-
- readerRemovedEvent() - Method in class com.uk.tsl.rfid.asciiprotocol.device.ObservableReaderList
-
A reader was removed - arg1 will hold the Reader concerned
This event does not fire when the entire list is changed
- readerUpdatedEvent() - Method in class com.uk.tsl.rfid.asciiprotocol.device.ObservableReaderList
-
A reader was updated - arg1 will hold the Reader concerned
This event does not fire when the entire list is changed
- ReadLogFileCommand - Class in com.uk.tsl.rfid.asciiprotocol.commands
-
- ReadLogFileCommand() - Constructor for class com.uk.tsl.rfid.asciiprotocol.commands.ReadLogFileCommand
-
- ReadTransponderCommand - Class in com.uk.tsl.rfid.asciiprotocol.commands
-
A command to read data from the memory banks of one or more transponders
- ReadTransponderCommand() - Constructor for class com.uk.tsl.rfid.asciiprotocol.commands.ReadTransponderCommand
-
Initializes a new instance of the ReadTransponderCommand class
- REASON_KEY - Static variable in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
-
- ReconnectionMode - Class in com.uk.tsl.rfid.asciiprotocol.enumerations
-
Reader Reconnection Modes
- remove(T) - Method in class com.uk.tsl.rfid.asciiprotocol.device.ObservableList
-
Remove a T from the list
- remove(Reader) - Method in class com.uk.tsl.rfid.asciiprotocol.device.ObservableReaderList
-
Remove a reader from the list
Note: Observers will be notified before the Reader instance is removed from the list
but communication with the Reader is no longer possible at this stage
- removedEvent() - Method in class com.uk.tsl.rfid.asciiprotocol.device.ObservableList
-
A T was removed - arg1 will hold the T concerned
This event does not fire when the entire list is changed
- removeObserver(Observable.Observer<? super T>) - Method in class com.uk.tsl.utils.Observable
-
- removeResponder(IAsciiCommandResponder) - Method in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
-
Remove a responder from the responder chain
- removeResponder(IAsciiCommandResponder) - Method in interface com.uk.tsl.rfid.asciiprotocol.commands.IAsciiCommandExecuting
-
Remove a responder from the responder chain
- removeSynchronousResponder() - Method in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
-
Remove the synchronous responder from the chain
- removeSynchronousResponder() - Method in interface com.uk.tsl.rfid.asciiprotocol.commands.IAsciiCommandExecuting
-
Remove the synchronous responder from the chain
- REPORT - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.DuplicateRemovalMode
-
The instance of Report
- RESERVED - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.Databank
-
The instance of Reserved
- responderChainErrorDelegate() - Method in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
-
The delegate to notify when there is an unhandled exception in the ResponderChain
- responseBegan() - Method in interface com.uk.tsl.rfid.asciiprotocol.responders.ICommandResponseLifecycleDelegate
-
Invoked (from a non-UI thread) when the start of a command response has been received
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.AutorunCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BarcodeCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BlockPermalockTransponderCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.DateTimeCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.FindTagCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.hflf.InventoryTagCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.InventoryCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.KillCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LockCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ReadAutorunFileCommand
-
Deprecated.
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ReadLogFileCommand
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderMemoryCommandBase
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidFinish(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.responders.AsciiCommandResponderBase
-
The is called when the responder received a line with an OK: or an ER: header.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.AlertCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BarcodeCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BatteryStatusCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BlockPermalockTransponderCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BluetoothCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.EchoCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.FactoryDefaultsCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.FindTagCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.hflf.InventoryTagCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.InventoryCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.KillCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LicenceKeyCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LockCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.MountCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ReadLogFileCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ReadTransponderCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SerialHidCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ShowRegionCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SleepCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SleepTimeoutCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SwitchActionCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SwitchPressCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderMemoryCommandBase
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderSelectCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.WriteSingleTransponderCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.commands.WriteTransponderCommand
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidReceiveParameter(String) - Method in class com.uk.tsl.rfid.asciiprotocol.responders.AsciiCommandResponderBase
-
This method is called for each parameter in the parameters (PR:) list.
- responseDidStart() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.DateTimeCommand
-
- responseDidStart() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.AsciiCommandResponderBase
-
This is called when the responder receives the CS: line
- responseEnded() - Method in interface com.uk.tsl.rfid.asciiprotocol.responders.ICommandResponseLifecycleDelegate
-
Invoked (from a non-UI thread) when a command response has finished
- ResponseParameters - Class in com.uk.tsl.rfid.asciiprotocol.parameters
-
Helper class for implementing IResponseParameters
- ResponseParameters() - Constructor for class com.uk.tsl.rfid.asciiprotocol.parameters.ResponseParameters
-
- RFCOMM - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.ReconnectionMode
-
The instance of RFCOMM
- RfPassThroughCommand - Class in com.uk.tsl.rfid.asciiprotocol.commands.hflf
-
ASCII Command to execute a Passthrough command on the Reader and capture the response
- ROUND - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.DuplicateRemovalMode
-
The instance of Round