public static interface IpV4Packet.IpV4Tos extends Serializable
PropertiesBasedPacketFactory
, classes
which implement this interface must implement the following method: public static
IpV4Tos newInstance(byte value)
Modifier and Type | Method and Description |
---|---|
byte |
value() |
Copyright © 2011–2019 Pcap4J.org. All rights reserved.