Module org.jnetpcap

Enum Class PcapDirection

java.lang.Object
java.lang.Enum<PcapDirection>
org.jnetpcap.constant.PcapDirection
All Implemented Interfaces:
Serializable, Comparable<PcapDirection>, Constable, IntSupplier

public enum PcapDirection extends Enum<PcapDirection> implements IntSupplier
Specifies the packet direction on a live capture, relative to the network interface.
Author:
Sly Technologies, repos@slytechs.com