Interface IpV6Packet.IpV6FlowLabel

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    IpV6SimpleFlowLabel
    Enclosing class:
    IpV6Packet

    public static interface IpV6Packet.IpV6FlowLabel
    extends java.io.Serializable
    The interface representing an IPv6 flow label. If you use PropertiesBasedPacketFactory, classes which implement this interface must implement the following method: public static IpV6FlowLabel newInstance(int value)
    Since:
    pcap4j 0.9.11
    Author:
    Kaito Yamada
    • Method Summary

      Modifier and Type Method Description
      int value()  
    • Method Detail

      • value

        int value()
        Returns:
        value