See: Description
Interface | Description |
---|---|
ChannelListener |
Interface for channel listeners.
|
PropertyTransformer |
Interface for transmit property transformers.
|
WirelessChannel |
Interface for wireless channels in the wireless domain.
|
Class | Description |
---|---|
AtomicWirelessChannel |
The base class for communication channels in the wireless domain.
|
ChannelPort |
This port is used in a channel to mediate type constraints between
senders and receivers on a wireless channel.
|
WirelessComposite |
This is a composite actor for use in the wireless domain.
|
WirelessDirector |
Director for the wireless model of computation.
|
WirelessIOPort |
This port communicates via channels without wired connections.
|
WirelessReceiver |
A receiver for use in the wireless domain.
|