Class Ipv6DstCodec

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

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