public class PcapHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TCPDUMP_FILTER_KEY |
static String |
TCPDUMP_NETWORK_INTERFACE_NAME_KEY |
static String |
TCPDUMP_PACKET_COUNT_KEY |
| Constructor and Description |
|---|
PcapHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createPcapManager(String id,
BigInteger projectId,
String niName,
String filter,
String packetCount) |
static String |
startTcpDumpCreating(String id) |
static void |
stopTcpDumpCreating(String id) |
Copyright © 2025. All rights reserved.