Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
UdpPort |
UdpPacket.UdpHeader.getDstPort() |
UdpPort |
UdpPacket.UdpHeader.getSrcPort() |
Modifier and Type | Method and Description |
---|---|
UdpPacket.Builder |
UdpPacket.Builder.dstPort(UdpPort dstPort) |
UdpPacket.Builder |
UdpPacket.Builder.srcPort(UdpPort srcPort) |
Modifier and Type | Field and Description |
---|---|
static UdpPort |
UdpPort.SNMP |
static UdpPort |
UdpPort.SNMP_TRAP |
Modifier and Type | Method and Description |
---|---|
static UdpPort |
UdpPort.getInstance(Short value) |
static UdpPort |
UdpPort.register(UdpPort port) |
Modifier and Type | Method and Description |
---|---|
int |
UdpPort.compareTo(UdpPort o) |
static UdpPort |
UdpPort.register(UdpPort port) |
Copyright © 2014. All Rights Reserved.