|
SourceForge Jpcap | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompiledFilter | |
|---|---|
| net.sourceforge.jpcap.capture | Provides an interface for capturing packets and a layer of abstraction around libpcap, a portable native system library for capturing network packets. |
| Uses of CompiledFilter in net.sourceforge.jpcap.capture |
|---|
| Methods in net.sourceforge.jpcap.capture that return CompiledFilter | |
|---|---|
CompiledFilter |
PacketCapture.compileFilter(String filter,
boolean optimize)
Compile a filter expression for the current capture device. |
| Methods in net.sourceforge.jpcap.capture with parameters of type CompiledFilter | |
|---|---|
boolean |
JWinPcap.isFilteredOffline(CompiledFilter filter,
Packet packet)
Return true iff the specified filter would filter the specified packet. |
void |
PacketCapture.setFilter(CompiledFilter filter)
Set the filter from a precompiled filter. |
|
Copyright © Patrick Charles & Jonas Lehmann, 2001; Esmond Pitt, 2008. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||