Move BlobData, ColumnHeader, and SimpleTable classes to motedata namespace
commit666c10a347f19b441a4844f0cc45a109ba759710
authorJonas Fonseca <fonseca@diku.dk>
Wed, 27 Jun 2007 15:19:01 +0000 (27 17:19 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Wed, 27 Jun 2007 15:19:01 +0000 (27 17:19 +0200)
tree3b516a43d1035998da8f861c67c146c75dcec3fd
parent4c4a8cd5833b2215d6c169ff678e8a987a93f259
Move BlobData, ColumnHeader, and SimpleTable classes to motedata namespace

They are only used for the motedata service and a new namespace should make
things more compatible with the existing/running DIKU testbed services.
src/motedata/BlobData.java [moved from src/util/BlobData.java with 96% similarity]
src/motedata/ColumnHeader.java [moved from src/util/ColumnHeader.java with 98% similarity]
src/motedata/MoteData.java
src/motedata/SimpleTable.java [moved from src/util/SimpleTable.java with 96% similarity]
wsdd/motedata.wsdd