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.
|
Callback.Nested |
Callback.NonBlocking
Callback interface that declares itself as non-blocking
|
ConcurrentArrayQueue.Block |
DateCache.Tick |
Decorator
Interface for 3rd party libraries to decorate recently created objects in Jetty.
|
Fields
A container for name/value pairs, known as fields.
|
Fields.Field
A named list of string values.
|
IteratingCallback
This specialized callback implements a pattern that allows
a large job to be broken into smaller tasks using iteration
rather than recursion.
|
IteratingCallback.Action
The indication of the overall progress of the overall job that
implementations of
IteratingCallback.process() must return. |
LeakDetector.LeakInfo
Information about the leak of a resource.
|
MultiException
Wraps multiple exceptions.
|
MultiMap
A multi valued Map.
|
PathWatcher
Watch a Path (and sub directories) for Path changes.
|
PathWatcher.Config |
PathWatcher.Listener
Listener for path change events
|
PathWatcher.PathWatchEvent
PathWatchEvent
Represents a file event.
|
PathWatcher.PathWatchEventType
PathWatchEventType
Type of an event
|
Promise
A callback abstraction that handles completed/failed events of asynchronous operations.
|
Scanner.Listener
Listener
Marker for notifications re file changes.
|
Scanner.Notification |
SharedBlockingCallback.Blocker
A Closeable Callback.
|
SocketAddressResolver
Creates
SocketAddress instances, returning them through a Promise . |
Trie
A Trie String lookup data structure.
|
Uptime
Provide for a Uptime class that is compatible with Android, GAE, and the new Java 8 compact profiles
|
Uptime.Impl |
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-2016 Webtide. All Rights Reserved.