public class TidTableSender
extends java.lang.Object
| Constructor and Description |
|---|
TidTableSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTidTableEntries(StpApi.TIDTableEntries table_entries)
Adds a collection of Tid table entries
|
void |
addTidTableListener(java.lang.String ipOrHost)
Adds a Tid table Listener
|
void |
setDebug(boolean debug) |
public TidTableSender()
throws java.io.IOException
java.io.IOExceptionpublic void addTidTableListener(java.lang.String ipOrHost)
throws java.net.UnknownHostException
ipOrHost - of the Speedway Device. Can be an IP address or host name.java.net.UnknownHostExceptionpublic void addTidTableEntries(StpApi.TIDTableEntries table_entries) throws java.io.IOException
java.io.IOExceptionpublic void setDebug(boolean debug)