クラスの使用
org.pcap4j.packet.namednumber.NotApplicable
-
NotApplicableを使用しているパッケージ パッケージ 説明 org.pcap4j.packet.factory.propertiesbased org.pcap4j.packet.factory.statik org.pcap4j.packet.namednumber -
-
org.pcap4j.packet.factory.propertiesbasedでのNotApplicableの使用
NotApplicable型のパラメータを持つorg.pcap4j.packet.factory.propertiesbasedのメソッド 修飾子とタイプ メソッド 説明 Class<? extends IpV4Packet.IpV4Tos>
PropertiesBasedIpV4TosFactory. getTargetClass(NotApplicable number)
推奨されていません。Class<? extends IpV6Packet.IpV6FlowLabel>
PropertiesBasedIpV6FlowLabelFactory. getTargetClass(NotApplicable number)
推奨されていません。Class<? extends IpV6Packet.IpV6TrafficClass>
PropertiesBasedIpV6TrafficClassFactory. getTargetClass(NotApplicable number)
推奨されていません。IpV4Packet.IpV4Tos
PropertiesBasedIpV4TosFactory. newInstance(byte[] rawData, int offset, int length, NotApplicable number)
推奨されていません。IpV6Packet.IpV6FlowLabel
PropertiesBasedIpV6FlowLabelFactory. newInstance(byte[] rawData, int offset, int length, NotApplicable number)
推奨されていません。IpV6Packet.IpV6TrafficClass
PropertiesBasedIpV6TrafficClassFactory. newInstance(byte[] rawData, int offset, int length, NotApplicable number)
推奨されていません。 -
org.pcap4j.packet.factory.statikでのNotApplicableの使用
NotApplicable型のパラメータを持つorg.pcap4j.packet.factory.statikのメソッド 修飾子とタイプ メソッド 説明 Class<? extends IpV4Packet.IpV4Tos>
StaticIpV4TosFactory. getTargetClass(NotApplicable number)
推奨されていません。Class<? extends IpV6Packet.IpV6FlowLabel>
StaticIpV6FlowLabelFactory. getTargetClass(NotApplicable number)
推奨されていません。Class<? extends IpV6Packet.IpV6TrafficClass>
StaticIpV6TrafficClassFactory. getTargetClass(NotApplicable number)
推奨されていません。IpV4Packet.IpV4Tos
StaticIpV4TosFactory. newInstance(byte[] rawData, int offset, int length, NotApplicable number)
推奨されていません。IpV6Packet.IpV6FlowLabel
StaticIpV6FlowLabelFactory. newInstance(byte[] rawData, int offset, int length, NotApplicable number)
推奨されていません。IpV6Packet.IpV6TrafficClass
StaticIpV6TrafficClassFactory. newInstance(byte[] rawData, int offset, int length, NotApplicable number)
推奨されていません。 -
org.pcap4j.packet.namednumberでのNotApplicableの使用
NotApplicableとして宣言されているorg.pcap4j.packet.namednumberのフィールド 修飾子とタイプ フィールド 説明 static NotApplicable
NotApplicable. COMPRESSED
Compressed: 2static NotApplicable
NotApplicable. ENCRYPTED
Encrypted: 3static NotApplicable
NotApplicable. FRAGMENTED
Fragmented: 1static NotApplicable
NotApplicable. UNKNOWN
Unknown: 0static NotApplicable
NotApplicable. UNKNOWN_IP_V6_EXTENSION
Unknown IPv6 Extension: 4NotApplicable型のパラメータを持つorg.pcap4j.packet.namednumberのメソッド 修飾子とタイプ メソッド 説明 int
NotApplicable. compareTo(NotApplicable o)
-