Uses of Interface
org.pcap4j.packet.IpV4Packet.IpV4Tos
Packages that use IpV4Packet.IpV4Tos
Package
Description
-
Uses of IpV4Packet.IpV4Tos in org.pcap4j.packet
Classes in org.pcap4j.packet that implement IpV4Packet.IpV4TosFields in org.pcap4j.packet declared as IpV4Packet.IpV4TosModifier and TypeFieldDescriptionprivate IpV4Packet.IpV4TosIpV4Packet.Builder.tosprivate final IpV4Packet.IpV4TosIpV4Packet.IpV4Header.tosMethods in org.pcap4j.packet that return IpV4Packet.IpV4TosMethods in org.pcap4j.packet with parameters of type IpV4Packet.IpV4Tos -
Uses of IpV4Packet.IpV4Tos in org.pcap4j.packet.factory.propertiesbased
Classes in org.pcap4j.packet.factory.propertiesbased that implement interfaces with type arguments of type IpV4Packet.IpV4TosMethods in org.pcap4j.packet.factory.propertiesbased that return IpV4Packet.IpV4TosModifier and TypeMethodDescriptionPropertiesBasedIpV4TosFactory.newInstance(byte[] rawData, int offset, int length) PropertiesBasedIpV4TosFactory.newInstance(byte[] rawData, int offset, int length, Class<? extends IpV4Packet.IpV4Tos> tosClass) A static factory method.PropertiesBasedIpV4TosFactory.newInstance(byte[] rawData, int offset, int length, NotApplicable number) Deprecated.Methods in org.pcap4j.packet.factory.propertiesbased that return types with arguments of type IpV4Packet.IpV4TosModifier and TypeMethodDescriptionClass<? extends IpV4Packet.IpV4Tos> PacketFactoryPropertiesLoader.getIpV4TosClass()Class<? extends IpV4Packet.IpV4Tos> PropertiesBasedIpV4TosFactory.getTargetClass()Class<? extends IpV4Packet.IpV4Tos> PropertiesBasedIpV4TosFactory.getTargetClass(NotApplicable number) Deprecated.Method parameters in org.pcap4j.packet.factory.propertiesbased with type arguments of type IpV4Packet.IpV4TosModifier and TypeMethodDescriptionPropertiesBasedIpV4TosFactory.newInstance(byte[] rawData, int offset, int length, Class<? extends IpV4Packet.IpV4Tos> tosClass) A static factory method. -
Uses of IpV4Packet.IpV4Tos in org.pcap4j.packet.factory.statik
Classes in org.pcap4j.packet.factory.statik that implement interfaces with type arguments of type IpV4Packet.IpV4TosMethods in org.pcap4j.packet.factory.statik that return IpV4Packet.IpV4TosModifier and TypeMethodDescriptionStaticIpV4TosFactory.newInstance(byte[] rawData, int offset, int length) StaticIpV4TosFactory.newInstance(byte[] rawData, int offset, int length, NotApplicable number) Deprecated.Methods in org.pcap4j.packet.factory.statik that return types with arguments of type IpV4Packet.IpV4TosModifier and TypeMethodDescriptionClass<? extends IpV4Packet.IpV4Tos> StaticIpV4TosFactory.getTargetClass()Class<? extends IpV4Packet.IpV4Tos> StaticIpV4TosFactory.getTargetClass(NotApplicable number) Deprecated.