jnetpcap.capture.file.nap
Interface NAPMetaRecord

All Superinterfaces:
DataRecord, Record

public interface NAPMetaRecord
extends DataRecord

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Nested Class Summary
 
Nested classes/interfaces inherited from interface jnetpcap.capture.file.Record
Record.Capability, Record.RecordType
 
Method Summary
 NAPMetaType getMetaRecordType()
           
 
Methods inherited from interface jnetpcap.capture.file.DataRecord
asType, getDataBuffer, getDataLength, getParent, readData, setDataBuffer, writeData
 
Methods inherited from interface jnetpcap.capture.file.Record
getCaptureFile, getFilePosition, getHeaderBuffer, getHeaderLength, getRecordLength, getRecordType, isModified, isWritten, read, readHeader, setFilePosition, setModified, setWritten, validateRecord, write, writeHeader
 

Method Detail

getMetaRecordType

NAPMetaType getMetaRecordType()