Do start netty server when grpc server enabled 74/85274/4
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Sun, 14 Apr 2019 23:00:10 +0000 (19:00 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 15 Apr 2019 12:53:01 +0000 (12:53 +0000)
commit09d43a482fb3e0b6ed904637faf6147695f7c822
tree458e681951b20482e4f0b8f5b386cfc5fd457033
parent1c98d5673c70325bb9913419e730a31af009b6df
Do start netty server when grpc server enabled

Change-Id: I7a4154f752bedd32c6c5789c21da82917336c7a6
Issue-ID: CCSDK-1182
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
ms/blueprintsprocessor/application/pom.xml
ms/blueprintsprocessor/application/src/main/java/org/onap/ccsdk/cds/blueprintsprocessor/HttpServerWhenGrpcDisable.java [moved from ms/blueprintsprocessor/application/src/main/java/org/onap/ccsdk/cds/blueprintsprocessor/BlueprintHttpServer.java with 77% similarity]
ms/blueprintsprocessor/application/src/main/java/org/onap/ccsdk/cds/blueprintsprocessor/HttpServerWhenGrpcEnable.java [new file with mode: 0644]