| Package | Description |
|---|---|
| de.taimos.gpsd4java.backend |
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyResultParser
This class is used to parse responses from GPSd
|
class |
ResultParser
This class is used to parse responses from GPSd
|
| Constructor and Description |
|---|
GPSdEndpoint(String server,
int port,
AbstractResultParser resultParser)
Instantiate this class to connect to a GPSd server
|
GPSdEndpoint(String server,
int port,
AbstractResultParser resultParser,
boolean daemon)
Instantiate this class to connect to a GPSd server
|
SocketThread(BufferedReader reader,
GPSdEndpoint endpoint,
AbstractResultParser resultParser) |
SocketThread(BufferedReader reader,
GPSdEndpoint endpoint,
AbstractResultParser resultParser,
boolean daemon) |
Copyright © 2011–2017 Taimos GmbH. All rights reserved.