Get rid of using ProtocolHandlerFactory, part 2 86/5186/2
authorRobert Varga <rovarga@cisco.com>
Fri, 7 Feb 2014 21:08:39 +0000 (22:08 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 10 Feb 2014 13:08:05 +0000 (13:08 +0000)
commit269aa99d3391a84cbf3044f99a694f4e270350da
tree0e9820423bf1322688b1b5f1a3d5c06762e29813
parentc7432da4979c8f69cac3c2e5c72560a85721acd3
Get rid of using ProtocolHandlerFactory, part 2

Now that we do not rely on passing it around, we can safely keep
NetconfHandlerFactory wired directly to the
ProtocolMessageEncoder/Decoder.

Change-Id: I47a9b76f8d9bbb98304e06960e5a85d2730994f7
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/netconf-util/src/main/java/org/opendaylight/controller/netconf/util/AbstractChannelInitializer.java
opendaylight/netconf/netconf-util/src/main/java/org/opendaylight/controller/netconf/util/handler/NetconfHandlerFactory.java