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