commit | 88f12c18130a4271ed5c31fb049b45265c4e80d1 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Dec 24 01:02:58 2014 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Wed Dec 24 01:02:58 2014 +0000 |
tree | 126a6c51cb1ffa381514794139c55b92562c88fc | |
parent | 7ace5a0da46f355635ba21de01593526151c5174 [diff] |
Merge network clients to a single class There are two network clients as a base one and a JSON one. This implementation way is different from the other projects' clients. Now we need to implement a rest client method as a library function, and it is necessary to make the rest implementations consistent now. Then, this patch merges network clients to a single class like the other projects' ones. Change-Id: I8373f372dcc7b93c185bb5fc67f6a84429505672