|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDataSignal
org.eclipse.soda.dk.barcode.reader.device.signal.BarcodeReaderDeviceSignal
public class BarcodeReaderDeviceSignal
| Constructor Summary | |
|---|---|
BarcodeReaderDeviceSignal(java.lang.String key,
MessageService message)
Constructs an instance of this class from the specified key and message parameters. |
|
| Method Summary | |
|---|---|
void |
messageReceived(TransportService transportService,
java.lang.Object timestamp,
MessageService message)
Message received with the specified transport service, timestamp and message parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BarcodeReaderDeviceSignal(java.lang.String key,
MessageService message)
key - The key (String) parameter.message - The message (MessageService) parameter.| Method Detail |
|---|
public void messageReceived(TransportService transportService,
java.lang.Object timestamp,
MessageService message)
transportService - The transport service (TransportService) parameter.timestamp - The timestamp (Object) parameter.message - The message (MessageService) parameter.
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||