Package net.anwiba.spatial.gps.gpsd
Class Connection
java.lang.Object
net.anwiba.spatial.gps.gpsd.Connection
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Connection
-
-
Method Details
-
watch
public net.anwiba.commons.lang.object.ObjectPair<Devices,Watch> watch(boolean enable, String deviceName) throws IOException - Throws:
IOException
-
devices
- Throws:
IOException
-
version
- Throws:
IOException
-
poll
- Throws:
IOException
-
recieve
- Throws:
IOException
-
call
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-