Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
ArpOperation |
ArpPacket.ArpHeader.getOperation() |
Modifier and Type | Method and Description |
---|---|
ArpPacket.Builder |
ArpPacket.Builder.operation(ArpOperation operation) |
Modifier and Type | Field and Description |
---|---|
static ArpOperation |
ArpOperation.REPLY |
static ArpOperation |
ArpOperation.REQUEST |
Modifier and Type | Method and Description |
---|---|
static ArpOperation |
ArpOperation.getInstance(Short value) |
static ArpOperation |
ArpOperation.register(ArpOperation operation) |
Modifier and Type | Method and Description |
---|---|
int |
ArpOperation.compareTo(ArpOperation o) |
static ArpOperation |
ArpOperation.register(ArpOperation operation) |
Copyright © 2014. All Rights Reserved.