Class CameraConnection

java.lang.Object
com.ccc.barcode.CameraConnection

public class CameraConnection extends Object
This represents a connection to a camera. A library user shouldn't need to instantiate this manually.
  • Constructor Details

    • CameraConnection

      public CameraConnection(SocketChannel connection)
      Create the camera connection state required to watch the connection.
  • Method Details