Package org.jnetpcap.util

Various support utility methods.

See:
          Description

Interface Summary
Length Gets the length of the object.
Offset Gets an offset for the object.
Timeout  
 

Class Summary
BlockingQueuePump<T>  
ExpandableString A special string that allows easy expandibility within it.
HoldQueue<T,C>  
HoldQueue.HoldHandle<C>  
JEvent An event object and event related utilities.
JLogger Java Logging mechanism.
JNetPcapFormatter  
JPacketSupport A utility class that dispatches a JPacket to any number of listeners.
JStringBuilder Subclassible delagate StringBuilder class.
JThreadLocal<T>  
PcapPacketSupport A utility class that dispatches a PcapPacket to any number of listeners.
SlidingBuffer  
TimeoutQueue  
 

Package org.jnetpcap.util Description

Various support utility methods.