public class EarthwormImport
extends java.lang.Object
Constructor and Description |
---|
EarthwormImport(java.io.InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
just for testing, prints a message for each tracebuf received.
|
EarthwormMessage |
nextMessage() |
public EarthwormMessage nextMessage() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception