Package com.ccc.barcode
Class CameraConnection
java.lang.Object
com.ccc.barcode.CameraConnection
This represents a connection to a camera. A library user shouldn't
need to instantiate this manually.
-
Constructor Summary
ConstructorsConstructorDescriptionCameraConnection(SocketChannel connection) Create the camera connection state required to watch the connection. -
Method Summary
-
Constructor Details
-
CameraConnection
Create the camera connection state required to watch the connection.
-
-
Method Details
-
currentInterest
public int currentInterest() -
onWrite
- Throws:
IOException
-
onRead
- Throws:
IOException
-
getMessage
-
getSocketChannel
-