Class EthernetSourceEntrySerializer

java.lang.Object
org.opendaylight.openflowplugin.impl.protocol.serialization.match.AbstractMatchEntrySerializer<E,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress>
org.opendaylight.openflowplugin.impl.protocol.serialization.match.AbstractMacAddressFilterEntrySerializer<EthernetSource>
org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializer
All Implemented Interfaces:
MatchEntrySerializer

public class EthernetSourceEntrySerializer extends AbstractMacAddressFilterEntrySerializer<EthernetSource>
  • Constructor Details

    • EthernetSourceEntrySerializer

      public EthernetSourceEntrySerializer()
  • Method Details