|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sentilla.platform.tmote.DispatcherAction
com.sentilla.platform.tmote.Receiver
com.sentilla.platform.tmote.LoopBackProtocol.LoopBackReceiver
public static class LoopBackProtocol.LoopBackReceiver
Provides the receiver implementation for the loop back protocol.
Field Summary | |
---|---|
Object |
data
|
Fields inherited from class com.sentilla.platform.tmote.Receiver |
---|
destAddress, msgClass, nextReceiver, sourceAddress |
Fields inherited from class com.sentilla.platform.tmote.DispatcherAction |
---|
actionState |
Fields inherited from interface com.sentilla.system.Action |
---|
DONE, ERROR, IDLE, PENDING |
Constructor Summary | |
---|---|
LoopBackProtocol.LoopBackReceiver()
|
Method Summary |
---|
Methods inherited from class com.sentilla.platform.tmote.Receiver |
---|
addMetadata, getData, getDestAddress, getMetadata, getSourceAddress, receive, setReceive, signalReceive, subcancel, subsubmit |
Methods inherited from class com.sentilla.platform.tmote.DispatcherAction |
---|
block, block, cancel, getActionState, isDone, submit |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.sentilla.system.Action |
---|
block, block, cancel, getActionState, isDone, submit |
Field Detail |
---|
public Object data
Constructor Detail |
---|
public LoopBackProtocol.LoopBackReceiver()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |