Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
Port |
TransportPacket.TransportHeader.getDstPort() |
Port |
TransportPacket.TransportHeader.getSrcPort() |
Modifier and Type | Class and Description |
---|---|
class |
SctpPort
SCTP Port
|
class |
TcpPort
TCP Port
|
class |
UdpPort
UDP Port
|
Modifier and Type | Method and Description |
---|---|
int |
Port.compareTo(Port o) |
Copyright © 2011–2019 Pcap4J.org. All rights reserved.