public class DatagramNMEAService extends NMEAService
in, out| Constructor and Description |
|---|
DatagramNMEAService(String address,
int port) |
| Modifier and Type | Method and Description |
|---|---|
static DatagramNMEAService |
getInstance() |
boolean |
isStarted() |
void |
start() |
void |
stop() |
addAISObserver, addAISObserver, addNMEAObserver, addNMEAObserver, close, hasObservers, removeAISObserver, removeAISObserver, removeNMEAObserver, removeNMEAObserver, rungetLogger, getLoggerNames, isLoggable, logIt, logIt, setLogger, setLogger, setLogger, setLogger, setLoggerpublic DatagramNMEAService(String address, int port) throws IOException
IOExceptionpublic static DatagramNMEAService getInstance() throws IOException
IOExceptionpublic void stop()
stop in class NMEAServicepublic void start()
start in class NMEAServicepublic boolean isStarted()
Copyright © 2016. All rights reserved.