|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RadioInterface_802_15_4
Defines the interface of all Radio entity implementations.
Method Summary | |
---|---|
void |
transmit(Message msg)
Start transmitting message. |
Methods inherited from interface jist.swans.radio.RadioInterface |
---|
endReceive, endTransmit, receive, setSleepMode, transmit |
Method Detail |
---|
void transmit(Message msg)
msg
- message object to transmit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |