public class AISContext extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AISContext.AISThread |
| Constructor and Description |
|---|
AISContext(InputStream in,
AISObserver aisData) |
| Modifier and Type | Method and Description |
|---|---|
AISObserver |
getAisData() |
AISContext.AISThread |
getThread(int message) |
void |
stopThreads() |
public AISContext(InputStream in, AISObserver aisData) throws IOException
IOExceptionpublic AISObserver getAisData()
public AISContext.AISThread getThread(int message)
public void stopThreads()
Copyright © 2014. All rights reserved.