|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CaptureFormatException | |
|---|---|
| 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 CaptureFormatException in jnetpcap.capture |
|---|
| Methods in jnetpcap.capture that throw CaptureFormatException | ||
|---|---|---|
|
FileCapture.asType(java.lang.Class<C> c)
Converts the generic capture file into a more specific type. |
|
| Uses of CaptureFormatException in jnetpcap.capture.file |
|---|
| Methods in jnetpcap.capture.file that throw CaptureFormatException | ||
|---|---|---|
|
DataRecord.asType(java.lang.Class<C> c)
Converts java class type of a generic record into more specific record. |
|
|
MutableBlockRecord.getRecords(java.lang.Class<E> c)
|
|
|
BlockRecord.getRecords(java.lang.Class<E> c)
|
|
void |
Record.validateRecord()
|
|
| Uses of CaptureFormatException in jnetpcap.capture.file.nap |
|---|
| Methods in jnetpcap.capture.file.nap that throw CaptureFormatException | |
|---|---|
abstract Record |
NAPModel.readRecord(Record parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||