Uses of Package
com.sentilla.net

Packages that use com.sentilla.net
com.sentilla.mote.clientservices Sentilla Client Services application that provides health and status messages from the mote to the host and allows ping and reboot. 
com.sentilla.net Sentilla networking libraries for wireless and wired communication. 
com.sentilla.net.mimeo Private: for Sentilla internal use only. 
com.sentilla.net.rpc Sentilla Remote Procedure Call (RPC) libraries and mechanisms. 
com.sentilla.net.rpc.procedures Sentilla Remote Procedure Call (RPC) procedure definitions. 
com.sentilla.platform.tmote Sentilla system implementations for the Sentilla Tmote platform. 
 

Classes in com.sentilla.net used by com.sentilla.mote.clientservices
Sender
          Provides interfaces for sending objects with the radio and the UART.
 

Classes in com.sentilla.net used by com.sentilla.net
Addressable
          Interface that all address classes must implement.
ByteMessage
          A base class for ByteSender and ByteReceiver.
ByteReceiver
          Receives a message from the radio into a byte buffer.
ByteSender
          Sends a message through the radio.
Mac64Address
          Address class for the mote MAC address.
MoteDestinationAddressMessage
          Interface for retreiving the mote destination address of a message.
MoteSenderAddressMessage
          Interface for retreiving mote MAC address.
ProtocolNotFoundException
          Thrown when a trying to reference a protocol that does not exist on this platform.
Receiver
          Provides methods to receive messages from the mote communications interfaces.
Sender
          Provides interfaces for sending objects with the radio and the UART.
SenderFactory
          A SenderFactory allows for encapsulation of a protocol and address.
 

Classes in com.sentilla.net used by com.sentilla.net.mimeo
Addressable
          Interface that all address classes must implement.
 

Classes in com.sentilla.net used by com.sentilla.net.rpc
Receiver
          Provides methods to receive messages from the mote communications interfaces.
Sender
          Provides interfaces for sending objects with the radio and the UART.
SenderFactory
          A SenderFactory allows for encapsulation of a protocol and address.
 

Classes in com.sentilla.net used by com.sentilla.net.rpc.procedures
Addressable
          Interface that all address classes must implement.
 

Classes in com.sentilla.net used by com.sentilla.platform.tmote
Addressable
          Interface that all address classes must implement.
ByteReceiver
          Receives a message from the radio into a byte buffer.
ByteReceiverDriver
          Create new ByteReceiver system objects.
ByteSender
          Sends a message through the radio.
ByteSenderDriver
          Create new ByteSender system objects.
ProtocolNotFoundException
          Thrown when a trying to reference a protocol that does not exist on this platform.
Receiver
          Provides methods to receive messages from the mote communications interfaces.
ReceiverDriver
          Driver to create a platform independent Receiver object.
Sender
          Provides interfaces for sending objects with the radio and the UART.
SenderDriver
          Driver class to creating a platform independent Sender object.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.