| Package | Description |
|---|---|
| nl.sidnlabs.pcap | |
| nl.sidnlabs.pcap.packet |
| Modifier and Type | Method and Description |
|---|---|
Map<TCPFlow,FlowData> |
PcapReader.getFlows() |
| Modifier and Type | Method and Description |
|---|---|
void |
PcapReader.setFlows(Map<TCPFlow,FlowData> flows) |
| Modifier and Type | Method and Description |
|---|---|
TCPFlow |
Packet.getFlow()
Get FLOW from Client to Server
|
TCPFlow |
Packet.getReverseFlow()
Get FLOW from Server to Client
|
| Modifier and Type | Method and Description |
|---|---|
int |
TCPFlow.compareTo(TCPFlow o) |
| Constructor and Description |
|---|
SequencePayload(Long seq,
byte[] bytes,
long time,
TCPFlow flow) |
Copyright © 2019. All rights reserved.