Uses of Interface
org.pcap4j.packet.IpV6Packet.IpV6FlowLabel
Packages that use IpV6Packet.IpV6FlowLabel
Package
Description
-
Uses of IpV6Packet.IpV6FlowLabel in org.pcap4j.packet
Classes in org.pcap4j.packet that implement IpV6Packet.IpV6FlowLabelFields in org.pcap4j.packet declared as IpV6Packet.IpV6FlowLabelModifier and TypeFieldDescriptionprivate IpV6Packet.IpV6FlowLabelIpV6Packet.Builder.flowLabelprivate final IpV6Packet.IpV6FlowLabelIpV6Packet.IpV6Header.flowLabelMethods in org.pcap4j.packet that return IpV6Packet.IpV6FlowLabelMethods in org.pcap4j.packet with parameters of type IpV6Packet.IpV6FlowLabelModifier and TypeMethodDescriptionIpV6Packet.Builder.flowLabel(IpV6Packet.IpV6FlowLabel flowLabel) -
Uses of IpV6Packet.IpV6FlowLabel in org.pcap4j.packet.factory.propertiesbased
Classes in org.pcap4j.packet.factory.propertiesbased that implement interfaces with type arguments of type IpV6Packet.IpV6FlowLabelMethods in org.pcap4j.packet.factory.propertiesbased that return IpV6Packet.IpV6FlowLabelModifier and TypeMethodDescriptionPropertiesBasedIpV6FlowLabelFactory.newInstance(byte[] rawData, int offset, int length) PropertiesBasedIpV6FlowLabelFactory.newInstance(byte[] rawData, int offset, int length, Class<? extends IpV6Packet.IpV6FlowLabel> clazz) A static factory method.PropertiesBasedIpV6FlowLabelFactory.newInstance(byte[] rawData, int offset, int length, NotApplicable number) Deprecated.Methods in org.pcap4j.packet.factory.propertiesbased that return types with arguments of type IpV6Packet.IpV6FlowLabelModifier and TypeMethodDescriptionClass<? extends IpV6Packet.IpV6FlowLabel> PacketFactoryPropertiesLoader.getIpV6FlowLabelClass()Class<? extends IpV6Packet.IpV6FlowLabel> PropertiesBasedIpV6FlowLabelFactory.getTargetClass()Class<? extends IpV6Packet.IpV6FlowLabel> PropertiesBasedIpV6FlowLabelFactory.getTargetClass(NotApplicable number) Deprecated.Method parameters in org.pcap4j.packet.factory.propertiesbased with type arguments of type IpV6Packet.IpV6FlowLabelModifier and TypeMethodDescriptionPropertiesBasedIpV6FlowLabelFactory.newInstance(byte[] rawData, int offset, int length, Class<? extends IpV6Packet.IpV6FlowLabel> clazz) A static factory method. -
Uses of IpV6Packet.IpV6FlowLabel in org.pcap4j.packet.factory.statik
Classes in org.pcap4j.packet.factory.statik that implement interfaces with type arguments of type IpV6Packet.IpV6FlowLabelMethods in org.pcap4j.packet.factory.statik that return IpV6Packet.IpV6FlowLabelModifier and TypeMethodDescriptionStaticIpV6FlowLabelFactory.newInstance(byte[] rawData, int offset, int length) StaticIpV6FlowLabelFactory.newInstance(byte[] rawData, int offset, int length, NotApplicable number) Deprecated.Methods in org.pcap4j.packet.factory.statik that return types with arguments of type IpV6Packet.IpV6FlowLabelModifier and TypeMethodDescriptionClass<? extends IpV6Packet.IpV6FlowLabel> StaticIpV6FlowLabelFactory.getTargetClass()Class<? extends IpV6Packet.IpV6FlowLabel> StaticIpV6FlowLabelFactory.getTargetClass(NotApplicable number) Deprecated.