Package org.jboss.resteasy.util

Interface Summary
HttpHeaderNames A list of Http Header names.
HttpResponseCodes  
 

Class Summary
AcceptableVariant  
AnnotationResolver  
CaseInsensitiveMap<V>  
DateUtil A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
Encode  
FindAnnotation  
GenericType<T> This class is a trick used to extract GenericType information at runtime.
GetRestful  
HttpRequestImpl Http request abstraction implementation
HttpServletRequestDelegate  
IsAssignableFrom  
IsHttpMethod  
LocaleHelper  
MediaTypeHelper  
PathHelper A utility class for handling URI template parameters.
QualifiedStringHeader  
ReadFromStream  
StringContextReplacement Utility to replace predefined expressions within a string with values from the HTTP request;

${basepath} - UriInfo.getBaseUri().getRawPath() ${absolutepath} - UriInfo.getAbsolutePath().getRawPath() ${absoluteuri} - UriInfo.getAbsolutePath().toString() ${baseuri} - UriInfo.getBaseUri().toString() ${contextpath} - HttpServletRequest.getContextPath()

StringToPrimitive  
ThreadLocalStack<T> Comment
TypeConverter A utility class that can convert a String value as a typed object.
Types Type conversions and generic type manipulations
Types.TypeInfo  
WeightedMediaType  
 

Exception Summary
DateUtil.DateParseException  
 



Copyright © 2009. All Rights Reserved.