| Package | Description |
|---|---|
| stella | |
| stella.net |
| Modifier and Type | Method and Description |
|---|---|
static InfoEvent |
InfoEvent.createInfo(MessageBin bin)
Creates an info event from a message bin.
|
| Modifier and Type | Method and Description |
|---|---|
static ErrorEvent |
InfoEvent.createStatusFromInfo(InfoEvent ie)
Due to some misscoding in the ATIS-server, we have to translate some
INFO messages to status messages, as they might trigger some action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandReceiver.sendInfo(InfoEvent ie)
Sends an info message to the normal command socket.
|