ConnectionAdapterImpl is always bound to a channel 29/7129/3
authorRobert Varga <rovarga@cisco.com>
Sat, 17 May 2014 06:35:13 +0000 (08:35 +0200)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Mon, 19 May 2014 13:24:38 +0000 (15:24 +0200)
commitddd0c7155653064f77c75c1941d5d7ed93bb2ed5
treea9b7dc64ab5a044cefa2064b31c3f45860a7c235
parenta11df192b34c34d9f197c551ee56fc266e549fcc
ConnectionAdapterImpl is always bound to a channel

ConnectionAdapterImpl needs to have a channel -- so require it in the
costructor and make it final.

Change-Id: Id170afd055460c24b851cdb3969286c62eee22d0
Signed-off-by: Robert Varga <rovarga@cisco.com>
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/connection/ConnectionAdapterFactory.java
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/connection/ConnectionAdapterImpl.java