|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Closure<T> | Closure interface. |
| KeyComparator<K> | A key comparator. |
| Producer<T> | This interface extends Callable interface but removes the
exception from call declaration. |
| Class Summary | |
|---|---|
| Base64 | Utility class that implements base64 encoding and decoding. |
| Closing | A helper class to aid the closing of InputStream. |
| ExtendedLogger | Logger extension with additional logging utility & convenience methods. |
| KeyComparatorHashMap<K,V> | A implementation similar to HashMap but supports the
comparison of keys using a KeyComparator. |
| KeyComparatorLinkedHashMap<K,V> | A implementation similar to LinkedHashMap but supports the
comparison of keys using a KeyComparator. |
| LazyUid | Lazily initialized, thread-safe, random UUID. |
| PropertiesHelper | Helper class containing convenience methods for reading
org.glassfish.jersey.server.ResourceConfig and Configuration properties. |
| ReflectionHelper | Utility methods for Java reflection. |
| ReflectionHelper.DeclaringClassInterfacePair | A tuple consisting of a concrete class and a declaring class that declares a generic interface type. |
| SaxHelper | Common helper methods for SAX parsers. |
| StringIgnoreCaseKeyComparator | Case insensitive String key comparator. |
| Tokenizer | A utility class providing methods capable of splitting String entries into an array of tokens based on either default or custom token delimiters. |
Common Jersey internal miscellaneous utility classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||