Fix a few warnings 26/35126/3
authorRobert Varga <robert.varga@pantheon.sk>
Sat, 20 Feb 2016 01:18:50 +0000 (02:18 +0100)
committerRobert Varga <robert.varga@pantheon.sk>
Sat, 20 Feb 2016 11:42:45 +0000 (12:42 +0100)
commitc1a00395f2beb8a26dfa890eed0005e10203fe1e
treeb00f61e4bb9972a7aa53d08d74426143fae22a0d
parentb0ff6c54366d640a2ed4d81fe829629637c1bf5b
Fix a few warnings

Do not instantiate DocumentImpl
Add generic type arguments
Make a method static

Change-Id: I0a7cc2450c48693f375da0287eafd379a99a200a
Signed-off-by: Robert Varga <robert.varga@pantheon.sk>
opendaylight/netconf/netconf-client/src/main/java/org/opendaylight/netconf/client/TcpClientChannelInitializer.java
opendaylight/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/AsyncSshHandler.java
opendaylight/netconf/netconf-ssh/src/main/java/org/opendaylight/netconf/ssh/SshProxyServer.java
opendaylight/netconf/sal-netconf-connector/src/test/java/org/opendaylight/netconf/sal/connect/netconf/NetconfToRpcRequestTest.java
opendaylight/netconf/sal-netconf-connector/src/test/java/org/opendaylight/netconf/sal/connect/netconf/schema/NetconfRemoteSchemaYangSourceProviderTest.java