Class QueueCameraServer

java.lang.Object
com.ccc.barcode.CameraServer
com.ccc.barcode.QueueCameraServer
All Implemented Interfaces:
Runnable

public class QueueCameraServer extends CameraServer
This server is a utility for simple camera scripts. It provides a thread safe queue that can be watched to get scanner messages. It doesn't provide a way to determine which camera a scan was sent from.