Interface IpV4Packet.IpV4Tos

All Superinterfaces:
Serializable
All Known Implementing Classes:
IpV4Rfc1349Tos, IpV4Rfc791Tos
Enclosing class:
IpV4Packet

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

    Modifier and Type
    Method
    Description
    byte
     
  • Method Details

    • value

      byte value()
      Returns:
      value