Adding config file for sharing.
[iot2.git] / iotjava / iotrmi / Java / IoTRMIUtil.java
2018-02-28 rtrimanaCleaning up code for runtime, installer, RMI, compiler...
2017-04-25 rtrimanaMaking classes final to make inheritance impossible
2017-01-28 rtrimanaCleaning up error messages, etc. in Java RMI part
2017-01-28 rtrimanaFirst version of skeleton-stub communication using...
2017-01-26 rtrimanaWorking Java v.1.0 for arbitrary calls of callback...
2016-12-16 rtrimanaPorting and compiling SmartLightsController
2016-12-09 rtrimana1) Making Java socket read/write length in 4 bytes...
2016-11-26 rtrimanaReverting type resolution in C++ to Java types, e.g...
2016-11-07 rtrimanaAdding support to returning struct/list of struct objects
2016-11-06 rtrimanaAdding return value support for enumeration (both Java...
2016-11-05 rtrimanaAdding enum support for method argument; need to emulat...
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-28 rtrimanaTranslating array into vector in C++; supporting only...
2016-10-28 rtrimanaMoving IoTRMITypes class into Java directory
2016-10-26 rtrimanaAdding array/vector feature on C++ side - vector is...
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...