Package | Description |
---|---|
org.pcap4j.core |
Modifier and Type | Method and Description |
---|---|
static PcapHandle |
Pcaps.openDead(DataLinkType dlt,
int maxCaptureLength) |
PcapHandle |
PcapNetworkInterface.openLive(int maxCaptureLength,
PcapNetworkInterface.PromiscuousMode mode,
int timeoutMillis) |
static PcapHandle |
Pcaps.openOffline(String filePath) |
Copyright © 2014. All Rights Reserved.