Change the class name of PrimitveServerResource to ResourceObject
[platform/upstream/iotivity.git] / service / resource-manipulation /
2015-07-03 coderhymeChange the class name of PrimitveServerResource to...
2015-07-03 ChaJiWonAdd common module that expiryTimer.
2015-07-02 jyong2.kimApply namespace OIC::Service.
2015-07-02 coderhymeChange vague variable name in ResourceAttributes
2015-07-02 coderhymeAdd sid getter to PrimitiveResource
2015-07-02 coderhymeAdd missing methods to ResourceAttributes and test...
2015-07-02 coderhymeRemove dependency on OC from serverBuilder tests using...
2015-07-02 coderhymeAdd resource type parameter to server builder to preven...
2015-07-02 coderhymeReplace expectOCStackResultOK with invokeOCFunc which...
2015-07-01 YounghyunJooAdd Resource Cache feature that checks validation of...
2015-06-30 doil.kwonAdded Supporting the logic about Non-Presence mode.
2015-06-30 Jay SharmaUpdated Resource Client
2015-06-30 coderhymeModify server resource to make the class mockable
2015-06-30 coderhymeMake a member variable of ResourceAttributes::Value...
2015-06-30 YounghyunJooAdd Resource Cache feature that updates cache data...
2015-06-30 jyong2.kimUpdate Caching cancel logic.
2015-06-25 hunje.yeonRestruct resource-manipulation folders