public class SocketDemoApp extends Object implements java.util.function.Consumer<AISMessage>
| Constructor and Description |
|---|
SocketDemoApp() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AISMessage aisMessage) |
static void |
main(String[] args) |
void |
runDemo() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic void accept(AISMessage aisMessage)
accept in interface java.util.function.Consumer<AISMessage>public void runDemo()
public static void main(String[] args)
Copyright © 2016 Thomas Borg Salling. All rights reserved.