Package org.apache.clerezza.triaxrs.util

Interface Summary
SimpleMap<K,V> Simplified definition of the Map with only three operations: get, put and clear.
 

Class Summary
AcceptCharset Represent HTTP Accept-Charset header.
AcceptCharset.ValuedCharset  
AcceptHeader  
BodyStoringResponse This class wraps a Response.
CaseInsensitiveMap<V>  
FirstByteActionOutputStream An outputstream that executes an action when the firts character is writter, if no chracter is written the actin is executed when closing the stream
HttpDateParser Parser of date format used HTTP spec.
HttpHeadersImpl  
InconsistentMediaTypeComparator Sorts media types in accordance with an accept-header inconsistently This comparator is not consistent with equals
MediaTypeComparator Sorts media types in accordance with an accept-header, falling back to a built-in priority list and to literal sorting to guarantee constistency.
MediaTypeUtils  
MediaTypeUtils.MediaTypeComparator  
MessageBundle Loads and holds a ResourceBundle according to the specified parameters.
Messages  
MethodSignature  
MethodUtil Static utility methods to detect the type of methods and to get annotated methods of a provided class.
MultivaluedMapImpl<K,V>  
PathMatching This class holds information to decide which root resource and resource method to call.
PathSegmentImpl  
ProviderUtils  
QueryStringParser utility for query string parsing
RestConstants Constants to be used in REST and REST client components.
SoftConcurrentMap<K,V> Concurrent implementation of the SimpleMap interface.
StreamDataSource  
StringUtils  
TemplateEncoder  
UriHelper Various methods for URI/URL manipulation.
UriInfoImpl  
URITemplate  
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.