| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| Class and Description |
|---|
| AbstractTrie
Abstract Trie implementation.
|
| ArrayTernaryTrie
A Ternary Trie String lookup data structure.
|
| Attributes
Attributes.
|
| AttributesMap |
| ByteArrayOutputStream2
ByteArrayOutputStream with public internals
|
| Callback
A callback abstraction that handles completed/failed events of asynchronous operations.
|
| ConcurrentArrayQueue.Block |
| DateCache.Tick |
| Fields
A container for name/value pairs, known as fields.
|
| Fields.Field
A named list of string values.
|
| IteratingCallback
Iterating Callback.
|
| MultiException
Wraps multiple exceptions.
|
| MultiMap
A multi valued Map.
|
| Promise
A callback abstraction that handles completed/failed events of asynchronous operations.
|
| Scanner.Listener
Listener
Marker for notifications re file changes.
|
| Scanner.Notification |
| Trie
A Trie String lookup data structure.
|
| UrlEncoded
Handles coding of MIME "x-www-form-urlencoded".
|
| Utf8Appendable
Utf8 Appendable abstract base class
This abstract class wraps a standard
Appendable and provides methods to append UTF-8 encoded bytes, that are converted into characters. |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.