Package org.jnetpcap.util

Various support utility methods.

See:
          Description

Interface Summary
Debug.LevelId Provides access to raw level value.
Length Gets the length of the object.
Offset Gets an offset for the object.
Timeout The Interface Timeout.
 

Class Summary
BlockingQueuePump<T> The Class BlockingQueuePump.
DataUtils Various data manipulation utilities.
Debug Specialized debug class that provides debugging and tracing services.
ExpandableString A special string that allows easy expandibility within it.
HoldQueue<T,C> The Class HoldQueue.
HoldQueue.HoldHandle<C> The Class HoldHandle.
JEvent An event object and event related utilities.
JLogger Java Logging mechanism.
JNetPcapFormatter The Class JNetPcapFormatter.
JPacketSupport A utility class that dispatches a JPacket to any number of listeners.
JStringBuilder Subclassible delagate StringBuilder class.
JThreadLocal<T> The Class JThreadLocal.
PcapPacketArrayList The Class PcapPacketArrayList.
PcapPacketSupport A utility class that dispatches a PcapPacket to any number of listeners.
SlidingBuffer The Class SlidingBuffer.
TimeoutQueue The Class TimeoutQueue.
Units The Class Units.
 

Enum Summary
Debug.Level Defines various message severity levels.
 

Package org.jnetpcap.util Description

Various support utility methods.