Uses of Interface
org.pcap4j.packet.IpV6Packet.IpV6TrafficClass
Packages that use IpV6Packet.IpV6TrafficClass
Package
Description
-
Uses of IpV6Packet.IpV6TrafficClass in org.pcap4j.packet
Classes in org.pcap4j.packet that implement IpV6Packet.IpV6TrafficClassFields in org.pcap4j.packet declared as IpV6Packet.IpV6TrafficClassModifier and TypeFieldDescriptionprivate IpV6Packet.IpV6TrafficClassIpV6Packet.Builder.trafficClassprivate final IpV6Packet.IpV6TrafficClassIpV6Packet.IpV6Header.trafficClassMethods in org.pcap4j.packet that return IpV6Packet.IpV6TrafficClassMethods in org.pcap4j.packet with parameters of type IpV6Packet.IpV6TrafficClassModifier and TypeMethodDescriptionIpV6Packet.Builder.trafficClass(IpV6Packet.IpV6TrafficClass trafficClass) -
Uses of IpV6Packet.IpV6TrafficClass in org.pcap4j.packet.factory.propertiesbased
Methods in org.pcap4j.packet.factory.propertiesbased that return IpV6Packet.IpV6TrafficClassModifier and TypeMethodDescriptionPropertiesBasedIpV6TrafficClassFactory.newInstance(byte[] rawData, int offset, int length) PropertiesBasedIpV6TrafficClassFactory.newInstance(byte[] rawData, int offset, int length, Class<? extends IpV6Packet.IpV6TrafficClass> clazz) A static factory method.PropertiesBasedIpV6TrafficClassFactory.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.IpV6TrafficClassModifier and TypeMethodDescriptionClass<? extends IpV6Packet.IpV6TrafficClass> PacketFactoryPropertiesLoader.getIpV6TrafficClassClass()Class<? extends IpV6Packet.IpV6TrafficClass> PropertiesBasedIpV6TrafficClassFactory.getTargetClass()Class<? extends IpV6Packet.IpV6TrafficClass> PropertiesBasedIpV6TrafficClassFactory.getTargetClass(NotApplicable number) Deprecated.Method parameters in org.pcap4j.packet.factory.propertiesbased with type arguments of type IpV6Packet.IpV6TrafficClassModifier and TypeMethodDescriptionPropertiesBasedIpV6TrafficClassFactory.newInstance(byte[] rawData, int offset, int length, Class<? extends IpV6Packet.IpV6TrafficClass> clazz) A static factory method. -
Uses of IpV6Packet.IpV6TrafficClass in org.pcap4j.packet.factory.statik
Methods in org.pcap4j.packet.factory.statik that return IpV6Packet.IpV6TrafficClassModifier and TypeMethodDescriptionStaticIpV6TrafficClassFactory.newInstance(byte[] rawData, int offset, int length) StaticIpV6TrafficClassFactory.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.IpV6TrafficClassModifier and TypeMethodDescriptionClass<? extends IpV6Packet.IpV6TrafficClass> StaticIpV6TrafficClassFactory.getTargetClass()Class<? extends IpV6Packet.IpV6TrafficClass> StaticIpV6TrafficClassFactory.getTargetClass(NotApplicable number) Deprecated.