Improvements in RequestClientFactory 89/88889/1
authorr.bogacki <r.bogacki@samsung.com>
Thu, 30 May 2019 13:16:57 +0000 (15:16 +0200)
committerr.bogacki <r.bogacki@samsung.com>
Thu, 30 May 2019 13:19:15 +0000 (15:19 +0200)
commit3dc507947c81807371babbd275d7caf0c3521e5d
tree77011f63ee4838b6bd94f847e9690bae1649f37d
parentaf23464d5dcac4aa493fde21fb1beff40c5e1b9c
Improvements in RequestClientFactory

Improvements in RequestClientFactory according to the Sonar analysis.
Fixed imports.
Removed unnecessary exceptions handling.
Replaced depreciated  DefaultHttpClient with a new one.

Issue-ID: SO-1947
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Id497bfb620775aac67ad4c5f6d57e0fccce4fd34
mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/RequestClientFactory.java