Class Ipv6SrcCodec

java.lang.Object
org.opendaylight.openflowjava.nx.codec.match.AbstractMatchCodec
org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodec
All Implemented Interfaces:
HeaderDeserializer<MatchEntry>, HeaderSerializer<MatchEntry>, OFDeserializer<MatchEntry>, OFGeneralDeserializer, OFGeneralSerializer, OFSerializer<MatchEntry>

public class Ipv6SrcCodec extends AbstractMatchCodec
Codec for the Ipv6Src message.
Author:
Sridhar Gaddam (sgaddam@redhat.com)