Package com.pervasa.atlas.dev.service

Interface Summary
AtlasClient Interface that can be implemented by applications using Atlas Network which require data from devices (like Sensor Applications) This will enable all AtlasService bundles to alert client when data arrives from a device connected to an Atlas Node
AtlasService  
 

Class Summary
AtlasServiceClass Class providing basic Atlas Service functions Developers who write their own Atlas Service bundles need to make their implementation extend the AtlasServiceClass