Package pcap.api
Class PcapOffline
java.lang.Object
pcap.api.Pcaps
pcap.api.PcapOffline
@Deprecated @Inclubating public class PcapOffline extends Pcaps
Deprecated.
Deprecated please use
Service instead.-
Constructor Summary
Constructors Constructor Description PcapOffline(java.io.File file)Deprecated.PcapOffline(java.io.File file, PcapOfflineOptions options)Deprecated.PcapOffline(java.lang.String file)Deprecated.PcapOffline(java.lang.String file, PcapOfflineOptions options)Deprecated. -
Method Summary
Methods inherited from class pcap.api.Pcaps
live, lookupInet4Address, lookupInet6Address, lookupInterface, lookupInterface, lookupInterfaces, lookupMacAddress, loopbackInterface, offline, version
-
Constructor Details
-
PcapOffline
public PcapOffline(java.lang.String file)Deprecated. -
PcapOffline
Deprecated. -
PcapOffline
public PcapOffline(java.io.File file)Deprecated. -
PcapOffline
Deprecated.
-