Package org.glassfish.jersey.internal.util

Common Jersey internal miscellaneous utility classes.

See:
          Description

Interface Summary
Closing.Closure  
KeyComparator<K> A key comparator.
MethodList.Filter  
 

Class Summary
AnnotatedMethod  
Closing A helper class to aid the closing of InputStream.
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.
MethodList  
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.
 

Package org.glassfish.jersey.internal.util Description

Common Jersey internal miscellaneous utility classes.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.