Apply to Resource Hosting to RE resource server added feature.
authorjyong2.kim <jyong2.kim@samsung.com>
Mon, 15 Feb 2016 06:45:35 +0000 (15:45 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 24 Feb 2016 07:14:43 +0000 (07:14 +0000)
commit8666548d3b7e82073fe14f28ce684d5c46c28bd6
tree4664af173c3c3c9048f87705fc09be679cfe82cb
parenta4de86a8549e349c71def6dc896a7a3cb95d3bfa
Apply to Resource Hosting to RE resource server added feature.

Resource Hosting(RH) feature updated for mirrored resource functionality.
When this patch merged, RH will support seperate response, bind multiple resource types and interface names.

Change-Id: Ie448f915466c413fa2ddec8a2fb159ca1740a35e
Signed-off-by: jyong2.kim <jyong2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/5003
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/resource-hosting/SampleApp/linux/sampleConsumer/SampleConsumer.cpp
service/resource-hosting/SampleApp/linux/sampleProvider/SampleProvider.cpp
service/resource-hosting/src/HostingObject.cpp
service/resource-hosting/src/HostingObject.h
service/resource-hosting/src/RequestObject.cpp
service/resource-hosting/src/RequestObject.h
service/resource-hosting/src/ResourceHosting.cpp
service/resource-hosting/src/ResourceHosting.h
service/resource-hosting/unittest/RequestObjectUnitTest.cpp
service/resource-hosting/unittest/ResourceEncapsulationTestSimulator.h