Class Summary |
BlockingQueue |
This provides a quick implementation for a thread safe queue. |
Buffer |
The Buffer is intended to be a general purpose byte
Buffer . |
FileProperties |
The FileProperties object is used as a convienience
class that is used to create a Properties object
from a file path. |
Introspector |
The Introspector provides a means to invoke methods
of arbitrary objects by matching a parameter list and name. |
MessageQueue |
This provides a means to pass messages between threads. |
PriorityQueue |
This class implements a PriorityQueue . |
Resolver |
This is used to match String 's with the first pattern
that String matches. |
URLProperties |
The URLProperties object is used as a convienience
class that is used to create a Properties object
from a URL. |