JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Record Class
org.jnetpcap.util.PcapPacketRef
Packages that use
PcapPacketRef
PREVIEW
Package
Description
org.jnetpcap
The Packet Capture library provides a high level interface to packet capture systems.
Uses of
PcapPacketRef
PREVIEW
in
org.jnetpcap
Methods in
org.jnetpcap
that return
PcapPacketRef
PREVIEW
Modifier and Type
Method
Description
PcapPacketRef
PREVIEW
Pcap.
next
()
read the next packet from a handle.
PcapPacketRef
PREVIEW
Pcap0_4.
next
()
Next.
PcapPacketRef
PREVIEW
Pcap.
nextEx
()
Read the next packet from a pcap handle.
PcapPacketRef
PREVIEW
Pcap0_8.
nextEx
()
Next ex.