| Package | Description |
|---|---|
| stella | |
| stella.io | |
| stella.rmi |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageListener.rmiSerial(SerialEvent se)
The receiving edge of the serial listener.
|
void |
SerialListener.serial(SerialEvent de)
The method called by registered serial event casters.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CastingRS485Server.notifyListeners(SerialEvent se)
Notifies all registerd listeners of an upcoming serial event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RmiSerialListener.rmiSerial(SerialEvent de)
The method called by registered serial event casters.
|