Uses of Class
org.opendaylight.openflowplugin.libraries.liblldp.Packet
-
Uses of Packet in org.opendaylight.openflowplugin.libraries.liblldp
Modifier and TypeClassDescriptionclass
Class that represents the Ethernet frame objects.class
Class that represents the LLDP frame objects.class
Class that represents the LLDPTLV objects.Modifier and TypeMethodDescriptionLLDP.deserialize
(byte[] data, int bitOffset, int size) Packet.deserialize
(byte[] data, int bitOffset, int size) This method deserializes the data bits obtained from the wire into the respective header and payload which are of type Packet.Packet.getParent()
Packet.getPayload()