Experimenter support for TableFeatures
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / util / MatchIdsSerializer.java
similarity index 98%
rename from openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchIdsWriter.java
rename to openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchIdsSerializer.java
index e3961078037b8299e3d03cfc2d7e4ee7ebb26730..85d92adf88aee3ad1c1d226f84e99e60046df4a7 100644 (file)
@@ -56,7 +56,7 @@ import org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev130731.oxm.
  * Encodes match ids (oxm_ids) needed in Multipart-TableFeatures messages\r
  * @author michal.polkorab\r
  */\r
-public abstract class MatchIdsWriter {\r
+public abstract class MatchIdsSerializer {\r
 \r
     /**\r
      * Encodes oxm headers (without values) \r