public interface PcapActivityListener
PcapHandler
.Modifier and Type | Method and Description |
---|---|
void |
processPcapActivity(PcapActivity pcapActivity)
Do something useful with the Layer 1 packet capture metadata and the actually parsed content
|
void processPcapActivity(PcapActivity pcapActivity)
pcapActivity
- the wrapper of the JNetPcap specific PcapPacket
that was parsed
by a PcapHandler
.Copyright © 2013–2015 Institute of networks and security. All rights reserved.