クラスの使用
org.pcap4j.packet.namednumber.IpV6RoutingType
-
IpV6RoutingTypeを使用しているパッケージ パッケージ 説明 org.pcap4j.packet org.pcap4j.packet.factory.propertiesbased org.pcap4j.packet.factory.statik org.pcap4j.packet.namednumber -
-
org.pcap4j.packetでのIpV6RoutingTypeの使用
IpV6RoutingTypeを返すorg.pcap4j.packetのメソッド 修飾子とタイプ メソッド 説明 IpV6RoutingType
IpV6ExtRoutingPacket.IpV6ExtRoutingHeader. getRoutingType()
IpV6RoutingType型のパラメータを持つorg.pcap4j.packetのメソッド 修飾子とタイプ メソッド 説明 IpV6ExtRoutingPacket.Builder
IpV6ExtRoutingPacket.Builder. routingType(IpV6RoutingType routingType)
-
org.pcap4j.packet.factory.propertiesbasedでのIpV6RoutingTypeの使用
IpV6RoutingType型のパラメータを持つorg.pcap4j.packet.factory.propertiesbasedのメソッド 修飾子とタイプ メソッド 説明 Class<? extends IpV6ExtRoutingPacket.IpV6RoutingData>
PacketFactoryPropertiesLoader. getIpV6RoutingDataClass(IpV6RoutingType type)
Class<? extends IpV6ExtRoutingPacket.IpV6RoutingData>
PropertiesBasedIpV6RoutingDataFactory. getTargetClass(IpV6RoutingType type)
IpV6ExtRoutingPacket.IpV6RoutingData
PropertiesBasedIpV6RoutingDataFactory. newInstance(byte[] rawData, int offset, int length, IpV6RoutingType type)
-
org.pcap4j.packet.factory.statikでのIpV6RoutingTypeの使用
IpV6RoutingType型のパラメータを持つorg.pcap4j.packet.factory.statikのメソッド 修飾子とタイプ メソッド 説明 Class<? extends IpV6ExtRoutingPacket.IpV6RoutingData>
StaticIpV6RoutingDataFactory. getTargetClass(IpV6RoutingType number)
IpV6ExtRoutingPacket.IpV6RoutingData
StaticIpV6RoutingDataFactory. newInstance(byte[] rawData, int offset, int length, IpV6RoutingType number)
-
org.pcap4j.packet.namednumberでのIpV6RoutingTypeの使用
IpV6RoutingTypeとして宣言されているorg.pcap4j.packet.namednumberのフィールド 修飾子とタイプ フィールド 説明 static IpV6RoutingType
IpV6RoutingType. NIMROD
Nimrod: 1static IpV6RoutingType
IpV6RoutingType. RPL_SOURCE_ROUTE_HEADER
RPL Source Route Header: 3static IpV6RoutingType
IpV6RoutingType. SOURCE_ROUTE
Source Route: 0static IpV6RoutingType
IpV6RoutingType. TYPE2_ROUTING_HEADER
Type 2 Routing Header: 2IpV6RoutingTypeを返すorg.pcap4j.packet.namednumberのメソッド 修飾子とタイプ メソッド 説明 static IpV6RoutingType
IpV6RoutingType. getInstance(Byte value)
static IpV6RoutingType
IpV6RoutingType. register(IpV6RoutingType number)
IpV6RoutingType型のパラメータを持つorg.pcap4j.packet.namednumberのメソッド 修飾子とタイプ メソッド 説明 int
IpV6RoutingType. compareTo(IpV6RoutingType o)
static IpV6RoutingType
IpV6RoutingType. register(IpV6RoutingType number)
-