|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LiveCapture.Option | |
|---|---|
| jnetpcap.capture | A network packet capture framework. |
| Uses of LiveCapture.Option in jnetpcap.capture |
|---|
| Fields in jnetpcap.capture declared as LiveCapture.Option | |
|---|---|
static LiveCapture.Option |
LiveCapture.DEFAULT_CAPTURE_OPTION
The default option when none are specified by the user. |
| Methods in jnetpcap.capture that return LiveCapture.Option | |
|---|---|
static LiveCapture.Option |
LiveCapture.Option.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LiveCapture.Option[] |
LiveCapture.Option.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||