ConnectionAdapterImpl fields should be private 30/7130/3
authorRobert Varga <rovarga@cisco.com>
Sat, 17 May 2014 06:41:59 +0000 (08:41 +0200)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Mon, 19 May 2014 13:53:04 +0000 (15:53 +0200)
commit8ba93203bec2ea7f12172474b498981d004f6ead
treeaf4f4fd07e74827650373c94e4e6536f9fe99b75
parentddd0c7155653064f77c75c1941d5d7ed93bb2ed5
ConnectionAdapterImpl fields should be private

This reduces visibility of protected fields to private, allowing us to
reason about their interactions.

Change-Id: Ie3954ad548c4fe20f98bda13cedf657513bd7d11
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/ConnectionAdapterImpl.java