Unified extensibility method names 97/8597/2
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Thu, 3 Jul 2014 07:04:37 +0000 (09:04 +0200)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Thu, 3 Jul 2014 15:37:36 +0000 (15:37 +0000)
commit17ca65275a2c47e19f900045904c50e78213a9de
treeb16fa9a56797b5b7a092686f97185f87c1d3d141
parent87150bd287f792c118e906ffb8e9593a83f50c9e
Unified extensibility method names

 - removed ambiguity - now both registration methods use the same name pattern
 - registerSerializer() now correctly allows usage of HeaderSerializer

Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/connection/SwitchConnectionProviderImpl.java
openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java