| Package | Description |
|---|---|
| nl.sidnlabs.pcap | |
| nl.sidnlabs.pcap.decoder | |
| nl.sidnlabs.pcap.packet |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<TCPFlow,SequencePayload> |
PcapReader.getFlows() |
| Modifier and Type | Method and Description |
|---|---|
void |
PcapReader.setFlows(com.google.common.collect.Multimap<TCPFlow,SequencePayload> flows) |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.Multimap<TCPFlow,SequencePayload> |
TCPDecoder.flows |
protected com.google.common.collect.Multimap<TCPFlow,Long> |
TCPDecoder.flowseq |
| Modifier and Type | Method and Description |
|---|---|
TCPFlow |
Packet.getFlow() |
| Modifier and Type | Method and Description |
|---|---|
int |
TCPFlow.compareTo(TCPFlow o) |
Copyright © 2019. All rights reserved.