Class Ipv6NaDecoder
- java.lang.Object
-
- org.opendaylight.genius.ipv6util.api.decoders.Ipv6NaDecoder
-
public class Ipv6NaDecoder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Ipv6NaDecoder(byte[] packetData)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NeighborAdvertisePacket
decode()
-
-
-
Method Detail
-
decode
public NeighborAdvertisePacket decode() throws org.opendaylight.openflowplugin.libraries.liblldp.BufferException, java.net.UnknownHostException
- Throws:
org.opendaylight.openflowplugin.libraries.liblldp.BufferException
java.net.UnknownHostException
-
-