public class LoopRaw
extends Object
-
Field Summary
Fields
private static final int
private static final int
private static final int
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
COUNT_KEY
private static final String COUNT_KEY
-
COUNT
private static final int COUNT
-
READ_TIMEOUT_KEY
private static final String READ_TIMEOUT_KEY
-
READ_TIMEOUT
private static final int READ_TIMEOUT
-
SNAPLEN_KEY
private static final String SNAPLEN_KEY
-
SNAPLEN
private static final int SNAPLEN
-
Constructor Details
-
LoopRaw
private LoopRaw()
-