Adding support to returning struct/list of struct objects
[iot2.git] / iotjava / iotrmi / Java / IoTRMICall.java
2016-11-07 rtrimanaAdding support to returning struct/list of struct objects
2016-11-05 rtrimanaAdding enum support for method argument; need to emulat...
2016-11-05 rtrimanaUsing methodId directly without method signature; placi...
2016-11-01 rtrimanaAdding lock/synchronization to make sure that RMI calls...
2016-11-01 rtrimanaInitial version that handles multiple callback objects...
2016-10-28 rtrimanaUsing sorted integer as method Id instead of hash values
2016-10-24 rtrimanaAdding premature C++ side; supporting only primitive...
2016-10-17 rtrimanaEarly version of RMI system for Java part; supports...
2016-10-10 rtrimanaAdding early version of IoT RMI system; for now: 1...