|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataRecord | |
|---|---|
| jnetpcap.capture.file | Allows full access to capture file structure. |
| jnetpcap.capture.file.nap | Network cAPture file format. |
| jnetpcap.capture.file.pcap | PCAP file format as defined by Libpcap library. |
| jnetpcap.capture.file.snoop | Sun's SNOOP capture file format (RFC 1761) |
| Uses of DataRecord in jnetpcap.capture.file |
|---|
| Methods in jnetpcap.capture.file with type parameters of type DataRecord | ||
|---|---|---|
|
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)
|
|
| Uses of DataRecord in jnetpcap.capture.file.nap |
|---|
| Subinterfaces of DataRecord in jnetpcap.capture.file.nap | |
|---|---|
interface |
NAPExpert
|
interface |
NAPMetaRecord
|
interface |
NAPPacket
|
| Methods in jnetpcap.capture.file.nap with type parameters of type DataRecord | ||
|---|---|---|
|
NAPBlock.getRecords(java.lang.Class<E> c)
|
|
| Uses of DataRecord in jnetpcap.capture.file.pcap |
|---|
| Subinterfaces of DataRecord in jnetpcap.capture.file.pcap | |
|---|---|
interface |
PcapPacketRecord
|
| Uses of DataRecord in jnetpcap.capture.file.snoop |
|---|
| Subinterfaces of DataRecord in jnetpcap.capture.file.snoop | |
|---|---|
interface |
SnoopPacketRecord
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||