Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.factory | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
IpV6RoutingHeaderType |
IpV6ExtRoutingPacket.IpV6ExtRoutingHeader.getRoutingType() |
Modifier and Type | Method and Description |
---|---|
IpV6ExtRoutingPacket.Builder |
IpV6ExtRoutingPacket.Builder.routingType(IpV6RoutingHeaderType routingType) |
Modifier and Type | Method and Description |
---|---|
Class<? extends IpV6ExtRoutingPacket.IpV6RoutingData> |
PacketFactoryPropertiesLoader.getIpV6RoutingDataClass(IpV6RoutingHeaderType type) |
Class<? extends IpV6ExtRoutingPacket.IpV6RoutingData> |
StaticIpV6RoutingDataFactory.getTargetClass(IpV6RoutingHeaderType number) |
Class<? extends IpV6ExtRoutingPacket.IpV6RoutingData> |
PropertiesBasedIpV6RoutingDataFactory.getTargetClass(IpV6RoutingHeaderType type) |
IpV6ExtRoutingPacket.IpV6RoutingData |
StaticIpV6RoutingDataFactory.newInstance(byte[] rawData,
int offset,
int length,
IpV6RoutingHeaderType number) |
IpV6ExtRoutingPacket.IpV6RoutingData |
PropertiesBasedIpV6RoutingDataFactory.newInstance(byte[] rawData,
int offset,
int length,
IpV6RoutingHeaderType type) |
Modifier and Type | Field and Description |
---|---|
static IpV6RoutingHeaderType |
IpV6RoutingHeaderType.RPL_SOURCE_ROUTE_HEADER |
static IpV6RoutingHeaderType |
IpV6RoutingHeaderType.SOURCE_ROUTE |
static IpV6RoutingHeaderType |
IpV6RoutingHeaderType.TYPE2_ROUTING_HEADER |
Modifier and Type | Method and Description |
---|---|
static IpV6RoutingHeaderType |
IpV6RoutingHeaderType.getInstance(Byte value) |
static IpV6RoutingHeaderType |
IpV6RoutingHeaderType.register(IpV6RoutingHeaderType number) |
Modifier and Type | Method and Description |
---|---|
int |
IpV6RoutingHeaderType.compareTo(IpV6RoutingHeaderType o) |
static IpV6RoutingHeaderType |
IpV6RoutingHeaderType.register(IpV6RoutingHeaderType number) |
Copyright © 2014. All Rights Reserved.