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