|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jnetstream.capture.file.pcap.PcapDataEncapsulation
public class PcapDataEncapsulation
Pcap file DLT value map. The values are mapped to jNetStream's ProtocolConst enum constants that have jNetStream's definitions for the specified headers.
| Constructor Summary | |
|---|---|
PcapDataEncapsulation()
|
|
| Method Summary | |
|---|---|
static java.util.Map<java.lang.Integer,org.jnetstream.capture.file.pcap.PcapDataEncapsulation.DataEncapsulation> |
getMap()
Returns the mappings between PCAP DLT values and jNetStream ProtocolConst cosntants. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PcapDataEncapsulation()
| Method Detail |
|---|
public static java.util.Map<java.lang.Integer,org.jnetstream.capture.file.pcap.PcapDataEncapsulation.DataEncapsulation> getMap()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||