Thing Broker Android client API.
thingbroker-android-api is hosted in the following web site
https://github.com/ricardoalmeida123/thingbroker-android-api
If you think the Android project thingbroker-android-api listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of thingbroker-android-api.
Item | Value |
---|---|
Java File Count | 17 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | commons-httpclient-3.1.jar httpclient-4.2.2.jar httpcore-4.2.2.jar httpmime-4.2.2.jar jackson-core-2.1.0.jar jackson-core-asl-1.9.9.jar jackson-mapper-asl-1.9.9.jar org.json.jar |
thingbroker-android-api has the following Java source files.
br.ufscar.dc.thingbroker.Main.java br.ufscar.dc.thingbroker.config.Constants.java br.ufscar.dc.thingbroker.interfaces.ThingBrokerRequestListener.java br.ufscar.dc.thingbroker.model.Event.java br.ufscar.dc.thingbroker.model.EventData.java br.ufscar.dc.thingbroker.model.Follow.java br.ufscar.dc.thingbroker.model.State.java br.ufscar.dc.thingbroker.model.StateInformation.java br.ufscar.dc.thingbroker.model.StatusMessage.java br.ufscar.dc.thingbroker.model.Thing.java br.ufscar.dc.thingbroker.services.EventService.java br.ufscar.dc.thingbroker.services.ThingService.java br.ufscar.dc.thingbroker.services.impl.EventServiceImpl.java br.ufscar.dc.thingbroker.services.impl.ThingServiceImpl.java br.ufscar.dc.thingbroker.utils.Utils.java