- All Superinterfaces:
Serializable
- All Known Implementing Classes:
IpV6SimpleFlowLabel
- Enclosing class:
IpV6Packet
The interface representing an IPv6 flow label. If you use
, classes which implement this interface must implement the
following method:
invalid reference
PropertiesBasedPacketFactory
public static IpV6FlowLabel newInstance(int value)- Since:
- pcap4j 0.9.11
-
Method Summary
-
Method Details
-
value
int value()- Returns:
- value
-