Get rid of using ProtocolHandlerFactory, part 1 85/5185/3
authorRobert Varga <rovarga@cisco.com>
Fri, 7 Feb 2014 20:57:07 +0000 (21:57 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 10 Feb 2014 13:07:52 +0000 (13:07 +0000)
commitc7432da4979c8f69cac3c2e5c72560a85721acd3
treedf3ab00c1db9d114324273765db4d73a8f995077
parent78aac68702240a5e01c250030811b56cf1c5dd8e
Get rid of using ProtocolHandlerFactory, part 1

This gets rid of completely dead code in NetconfSshClientDispatcher. It
already talks directly to the initializer.

Change-Id: Ieaac37a3335e87032730cfa65e94bb59f26dd3c1
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/netconf-client/src/main/java/org/opendaylight/controller/netconf/client/NetconfSshClientDispatcher.java