Class IcmpTypeCodec

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

public class IcmpTypeCodec extends AbstractMatchCodec
Codec for the Icmp type message.
Author:
Josh Hershberg (jhershbe@redhat.com)