Minor refactor in Call-Home 37/90537/6
authorOleksii Mozghovyi <oleksii.mozghovyi@pantheon.tech>
Sun, 21 Jun 2020 01:27:10 +0000 (04:27 +0300)
committerTomas Cere <tomas.cere@pantheon.tech>
Fri, 26 Jun 2020 09:07:40 +0000 (09:07 +0000)
commit5b3e5171136bdf18a73db23c22a3e96beef4b707
tree0c8408ca6f44ce0aa8544f047f18f69e20435b90
parentc3d15396d264b083c0f8755e289dcdbbc812f22d
Minor refactor in Call-Home

JIRA: NETCONF-5
Signed-off-by: Oleksii Mozghovyi <oleksii.mozghovyi@pantheon.tech>
Change-Id: I6d79e7cdfe864f416aeb3466047e7d0f6be23f7e
netconf/callhome-protocol/src/main/java/org/opendaylight/netconf/callhome/protocol/CallHomeProtocolSessionContext.java
netconf/callhome-protocol/src/main/java/org/opendaylight/netconf/callhome/protocol/CallHomeSessionContext.java
netconf/callhome-protocol/src/main/java/org/opendaylight/netconf/callhome/protocol/TransportType.java [new file with mode: 0644]
netconf/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/CallHomeMountSessionManager.java