Changing IoTRMIComm into abstract and refactoring into Client and Server parts
authorrtrimana <rtrimana@uci.edu>
Sat, 28 Jan 2017 00:56:06 +0000 (16:56 -0800)
committerrtrimana <rtrimana@uci.edu>
Sat, 28 Jan 2017 00:56:06 +0000 (16:56 -0800)
commitcd1edfb7041d0b3a7c4caf7aaf1853cc5f5b92e1
tree07f05b87d4b71a94dffc3ea62b90f9035c9ea9bd
parent01d6adb8883a99ed944eca1d7b74b6f7e180e869
Changing IoTRMIComm into abstract and refactoring into Client and Server parts
iotjava/iotrmi/Java/IoTRMIComm.java
iotjava/iotrmi/Java/IoTRMICommClient.java [new file with mode: 0644]
iotjava/iotrmi/Java/IoTRMICommServer.java [new file with mode: 0644]