|
SourceForge Jpcap | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PacketCapture.LoopMode | |
|---|---|
| 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 PacketCapture.LoopMode in net.sourceforge.jpcap.capture |
|---|
| Methods in net.sourceforge.jpcap.capture that return PacketCapture.LoopMode | |
|---|---|
PacketCapture.LoopMode |
PacketCapture.getLoopMode()
Get the current loop mode. |
static PacketCapture.LoopMode |
PacketCapture.LoopMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PacketCapture.LoopMode[] |
PacketCapture.LoopMode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in net.sourceforge.jpcap.capture with parameters of type PacketCapture.LoopMode | |
|---|---|
void |
PacketCapture.setLoopMode(PacketCapture.LoopMode loopMode)
Set the current loop mode. |
|
Copyright © Patrick Charles & Jonas Lehmann, 2001; Esmond Pitt, 2008. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||