com.sentilla.platform.tmote
Class LoopBackProtocol.LoopBackReceiver

java.lang.Object
  extended by com.sentilla.platform.tmote.DispatcherAction
      extended by com.sentilla.platform.tmote.Receiver
          extended by com.sentilla.platform.tmote.LoopBackProtocol.LoopBackReceiver
All Implemented Interfaces:
Receiver, Action
Enclosing class:
LoopBackProtocol

public static class LoopBackProtocol.LoopBackReceiver
extends Receiver

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

data

public Object data
Constructor Detail

LoopBackProtocol.LoopBackReceiver

public LoopBackProtocol.LoopBackReceiver()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.