| Package | Description |
|---|---|
| stella.net.tpl | |
| stella.telescope |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TplCommand.parseTplEvent(TplEvent reply)
Takes a TPL-Event of command and parses errors and completeness state
out of it.
|
boolean |
TplGet.parseTplEvent(TplEvent reply)
Additionally checks if the event represents the queried data.
|
boolean |
TplSet.parseTplEvent(TplEvent reply)
Additionally checks if the event represents the queried data.
|
void |
TplListener.processData(TplEvent reply)
This method is invoked if a new
TplEvent occured. |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenPilarSocket.processData(TplEvent reply)
Processes a
TplEvent. |
void |
Pilar3Socket.processData(TplEvent reply)
Processes a
TplEvent. |