motej.request
Class RawByteRequest

java.lang.Object
  extended by motej.request.RawByteRequest
All Implemented Interfaces:
MoteRequest

public class RawByteRequest
extends Object
implements MoteRequest

Author:
Volker Fritzsch

Constructor Summary
RawByteRequest(byte[] bytes)
           
 
Method Summary
 byte[] getBytes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawByteRequest

public RawByteRequest(byte[] bytes)
Method Detail

getBytes

public byte[] getBytes()
Specified by:
getBytes in interface MoteRequest


Copyright © 2007-2009 Volker Fritzsch. All Rights Reserved.