Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
TcpPort |
TcpPacket.TcpHeader.getDstPort() |
TcpPort |
TcpPacket.TcpHeader.getSrcPort() |
Modifier and Type | Method and Description |
---|---|
TcpPacket.Builder |
TcpPacket.Builder.dstPort(TcpPort dstPort) |
TcpPacket.Builder |
TcpPacket.Builder.srcPort(TcpPort srcPort) |
Modifier and Type | Field and Description |
---|---|
static TcpPort |
TcpPort.SNMP |
static TcpPort |
TcpPort.SNMP_TRAP |
Modifier and Type | Method and Description |
---|---|
static TcpPort |
TcpPort.getInstance(Short value) |
static TcpPort |
TcpPort.register(TcpPort port) |
Modifier and Type | Method and Description |
---|---|
static TcpPort |
TcpPort.register(TcpPort port) |
Copyright © 2013. All Rights Reserved.