graphenej/graphenej/src/main/java/cy/agorise/graphenej/api/android
Nelson R. Perez 562955586b Preventing a potential problem at the NetworkServiceManager and introducing some getters
- Preventing accidentally calling the 'bindService' twice at the NetworkServiceManager
- Providing a getter for the node list at the NodeLatencyVerifier
- Created a getter for the NodeLatencyVerifier at the NetworkService
2019-06-13 07:49:36 -05:00
..
DeserializationMap.java - Added the required deserialization logic to parse the response to the 'get_objects' API call with an asset bitasset data type 2019-04-04 15:12:09 -05:00
NetworkService.java Preventing a potential problem at the NetworkServiceManager and introducing some getters 2019-06-13 07:49:36 -05:00
NetworkServiceManager.java Preventing a potential problem at the NetworkServiceManager and introducing some getters 2019-06-13 07:49:36 -05:00
NodeConnection.java Replacing last argument of the NodeConnection#connect method for a NodeErrorListener instance 2017-11-03 00:28:25 -05:00
RxBus.java Initial tests in order to introduce a centralized broker architecture 2018-05-31 15:52:26 -05:00
WebsocketWorkerThread.java Adding node hopping capabilities to the NodeConnection class along with some tests 2017-11-01 21:18:36 -05:00