Uses of Class
com.sentilla.platform.tmote.ByteSender

Packages that use ByteSender
com.sentilla.platform.tmote Sentilla system implementations for the Sentilla Tmote platform. 
 

Uses of ByteSender in com.sentilla.platform.tmote
 

Methods in com.sentilla.platform.tmote that return ByteSender
 ByteSender ByteSender.setDestAddress(long addr)
          Sets the 64-bit Mac destination address.
 ByteSender ByteSender.setPort(int port)
           
 ByteSender ByteSender.setSend(byte[] buf, int offset, int length)
           
 ByteSender ByteSender.setSend(com.sentilla.io.ByteBuffer buf)
           
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.