Package org.apache.qpid.util

Interface Summary
MessageQueue<E> Defines a queue that has a push operation to add an element to the head of the queue.
Strings.Resolver  
UUIDGen UUIDGen
 

Class Summary
CommandLineParser CommandLineParser provides a utility for specifying the format of a command line and parsing command lines to ensure that they fit their specified format.
CommandLineParser.CommandLineOption Holds information about a command line options.
ConcurrentLinkedMessageQueueAtomicSize<E>  
ConcurrentLinkedQueueAtomicSize<E>  
ConcurrentLinkedQueueNoSize<E>  
FileUtils FileUtils provides some simple helper methods for working with files.
InetNetwork  
NameUUIDGen NameUUIDGen
NetMatcher  
PrettyPrintingUtils Contains pretty printing convenienve methods for producing formatted logging output, mostly for debugging purposes.
RandomUUIDGen RandomUUIDGen
Serial This class provides basic serial number comparisons as defined in RFC 1982.
Strings Strings
Strings.ChainedResolver  
Strings.MapResolver  
Strings.PropertiesResolver  
UUIDs UUIDs
 

Exception Summary
FileUtils.UnableToCopyException  
 



Licensed to the Apache Software Foundation