Interface IpV6Packet.IpV6TrafficClass

All Superinterfaces:
Serializable
All Known Implementing Classes:
IpV6SimpleTrafficClass
Enclosing class:
IpV6Packet

public static interface IpV6Packet.IpV6TrafficClass extends Serializable
The interface representing an IPv6 traffic class. If you use
invalid reference
PropertiesBasedPacketFactory
, classes which implement this interface must implement the following method: public static IpV6TrafficClass newInstance(byte value)
Since:
pcap4j 0.9.11
  • Method Summary

    Modifier and Type
    Method
    Description
    byte
     
  • Method Details

    • value

      byte value()
      Returns:
      value