|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordIterator | |
|---|---|
| jnetpcap.capture | A network packet capture framework. |
| jnetpcap.capture.file | Allows full access to capture file structure. |
| jnetpcap.capture.file.nap | Network cAPture file format. |
| Uses of RecordIterator in jnetpcap.capture |
|---|
| Methods in jnetpcap.capture that return RecordIterator | ||
|---|---|---|
|
FileCapture.getRecords(java.lang.Class<E> c)
|
|
| Uses of RecordIterator in jnetpcap.capture.file |
|---|
| Subinterfaces of RecordIterator in jnetpcap.capture.file | |
|---|---|
interface |
MutableRecordIterator<T extends Record>
Iterator which extends the basic immutable RecordIterator and add methods to add, remove, move or seek records in a capture file. |
| Methods in jnetpcap.capture.file that return RecordIterator | ||
|---|---|---|
|
BlockRecord.getRecords(java.lang.Class<E> c)
|
|
| Uses of RecordIterator in jnetpcap.capture.file.nap |
|---|
| Subinterfaces of RecordIterator in jnetpcap.capture.file.nap | |
|---|---|
interface |
NAPBlock
|
| Methods in jnetpcap.capture.file.nap that return RecordIterator | ||
|---|---|---|
|
NAPBlock.getRecords(java.lang.Class<E> c)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||