Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
ArpHardwareType |
ArpPacket.ArpHeader.getHardwareType() |
Modifier and Type | Method and Description |
---|---|
ArpPacket.Builder |
ArpPacket.Builder.hardwareType(ArpHardwareType hardwareType) |
Modifier and Type | Field and Description |
---|---|
static ArpHardwareType |
ArpHardwareType.ETHERNET |
static ArpHardwareType |
ArpHardwareType.EXPERIMENTAL_ETHERNET |
static ArpHardwareType |
ArpHardwareType.FRAME_RELAY |
static ArpHardwareType |
ArpHardwareType.IPSEC_TUNNEL |
Modifier and Type | Method and Description |
---|---|
static ArpHardwareType |
ArpHardwareType.getInstance(Short value) |
static ArpHardwareType |
ArpHardwareType.register(ArpHardwareType type) |
Modifier and Type | Method and Description |
---|---|
int |
ArpHardwareType.compareTo(ArpHardwareType o) |
static ArpHardwareType |
ArpHardwareType.register(ArpHardwareType type) |
Copyright © 2014. All Rights Reserved.