A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AcceptCharset - Class in org.apache.clerezza.triaxrs.util
Represent HTTP Accept-Charset header.
AcceptCharset(String, List<String>, List<String>, boolean, List<AcceptCharset.ValuedCharset>) - Constructor for class org.apache.clerezza.triaxrs.util.AcceptCharset
 
AcceptCharset.ValuedCharset - Class in org.apache.clerezza.triaxrs.util
 
AcceptCharset.ValuedCharset(double, String) - Constructor for class org.apache.clerezza.triaxrs.util.AcceptCharset.ValuedCharset
 
AcceptHeader - Class in org.apache.clerezza.triaxrs.util
 
AcceptHeader(List<String>) - Constructor for class org.apache.clerezza.triaxrs.util.AcceptHeader
 
activate(ComponentContext) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
The activate method is called when SCR activates the component configuration
activate(ComponentContext) - Method in class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
The activate method is called when SCR activates the component configuration
Activator - Class in org.apache.clerezza.triaxrs
 
Activator() - Constructor for class org.apache.clerezza.triaxrs.Activator
 
add(RootResourceDescriptor) - Method in class org.apache.clerezza.triaxrs.RootResources
adds a RootResourceDescriptor
add(K, V) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
addAll(MultivaluedMap<K, V>, MultivaluedMap<K, V>) - Static method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
addClass(Class<?>, String) - Method in class org.apache.clerezza.triaxrs.providers.CascadingProviders
 
addClass(Class<?>) - Method in class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
addHeader(HeaderName, Object) - Method in class org.apache.clerezza.triaxrs.util.BodyStoringResponse
 
addInstance(Object, String) - Method in class org.apache.clerezza.triaxrs.providers.CascadingProviders
 
addInstance(Object) - Method in class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
AggregatedProviders - Class in org.apache.clerezza.triaxrs.providers
An implementtaion of Providers that delegates to a list of providers (delegates) so that the provider returned by the first delegate not answering null will be returned.
AggregatedProviders(ReentrantReadWriteLock, Providers...) - Constructor for class org.apache.clerezza.triaxrs.providers.AggregatedProviders
 
APP_PREFIX - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
appendAltToPath(String, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Append an alt parameter to an uri.
appendPathToBaseUri(String, String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Appends a path a baseUri.
appendQueryParamsToPath(String, Map<String, String[]>, boolean) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
The method appends query parameters to path
ATOM_CATEGORIES_DOCUMENT - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ATOM_CATEGORIES_DOCUMENT_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ATOM_ENTRY - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ATOM_ENTRY_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ATOM_FEED - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ATOM_FEED_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ATOM_PREFIX - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
ATOM_SERVICE_DOCUMENT - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ATOM_SERVICE_DOCUMENT_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 

B

bindApplicationConfig(ServiceReference) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
this is called when a new application config arrives
bindBundlePrefixManager(BundlePrefixManager) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
 
bindComponent(ServiceReference) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
Binds the specified JAX-RS root-resource or provider.
bindConfigurationAdmin(ConfigurationAdmin) - Method in class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
 
BodyStoringResponse - Class in org.apache.clerezza.triaxrs.util
This class wraps a Response.
BodyStoringResponse(Response) - Constructor for class org.apache.clerezza.triaxrs.util.BodyStoringResponse
 
ByteArrayProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
ByteArrayProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.ByteArrayProvider
 

C

CacheControlHeaderDelegate - Class in org.apache.clerezza.triaxrs.headerDelegate
 
CacheControlHeaderDelegate() - Constructor for class org.apache.clerezza.triaxrs.headerDelegate.CacheControlHeaderDelegate
 
CascadingProviders - Class in org.apache.clerezza.triaxrs.providers
CascadingProviders is an implementation of Providers and it contains a tree of ProvidersImpls where each ProvidersImpl is assigned a certain path prefix
CascadingProviders() - Constructor for class org.apache.clerezza.triaxrs.providers.CascadingProviders
 
CaseInsensitiveMap<V> - Class in org.apache.clerezza.triaxrs.util
 
CaseInsensitiveMap() - Constructor for class org.apache.clerezza.triaxrs.util.CaseInsensitiveMap
 
CHARACTER_ENCODING_UTF_8 - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
charset - Variable in class org.apache.clerezza.triaxrs.util.AcceptCharset.ValuedCharset
 
CHARSET_PARAM - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
clear() - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
clear() - Method in interface org.apache.clerezza.triaxrs.util.SimpleMap
Removes all mappings from this map (optional operation).
clear() - Method in class org.apache.clerezza.triaxrs.util.SoftConcurrentMap
 
clone(MediaType) - Static method in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
clone() - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
clone(MultivaluedMap<K, V>) - Static method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
close() - Method in class org.apache.clerezza.triaxrs.util.FirstByteActionOutputStream
 
compare(MediaType, MediaType) - Method in class org.apache.clerezza.triaxrs.util.InconsistentMediaTypeComparator
 
compare(MediaType, MediaType) - Method in class org.apache.clerezza.triaxrs.util.MediaTypeComparator
 
compare(MediaType, MediaType) - Method in class org.apache.clerezza.triaxrs.util.MediaTypeUtils.MediaTypeComparator
 
compareByWildCardCount(MediaType, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.MediaTypeComparator
 
compareTo(MethodDescriptor) - Method in class org.apache.clerezza.triaxrs.MethodDescriptor
 
compareTo(Object) - Method in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyReader
 
compareTo(Object) - Method in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyWriter
 
compareTo(AcceptCharset.ValuedCharset) - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset.ValuedCharset
 
compareTo(MediaType, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
compares according to the rule: n/m > n/* > /*
compareTo(URITemplate) - Method in class org.apache.clerezza.triaxrs.util.URITemplate
 
Constants - Interface in org.apache.clerezza.triaxrs
Defines standard names for the Triaxrs environment and Manifest header attribute keys.
containsKey(Object) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
containsValue(Object) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
ContextInjector - Class in org.apache.clerezza.triaxrs.parameterinjectors
 
ContextInjector() - Constructor for class org.apache.clerezza.triaxrs.parameterinjectors.ContextInjector
 
contructUri(String, String, String, int, String, String, String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Constructs a string with URI in unescaped form.
CookieHeaderDelegate - Class in org.apache.clerezza.triaxrs.headerDelegate
 
CookieHeaderDelegate() - Constructor for class org.apache.clerezza.triaxrs.headerDelegate.CookieHeaderDelegate
 
CookieParameterInjector - Class in org.apache.clerezza.triaxrs.parameterinjectors
 
CookieParameterInjector() - Constructor for class org.apache.clerezza.triaxrs.parameterinjectors.CookieParameterInjector
 
copy(MultivaluedMap<K, V>, MultivaluedMap<K, V>) - Static method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
copyStream(InputStream, OutputStream) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
countWildChars(MediaType) - Static method in class org.apache.clerezza.triaxrs.util.MediaTypeComparator
 
createEndpoint(Application, Class<T>) - Method in class org.apache.clerezza.triaxrs.delegate.RuntimeDelegateImpl
 
createHeaderDelegate(Class<T>) - Method in class org.apache.clerezza.triaxrs.delegate.RuntimeDelegateImpl
 
createParametersForRequest(Method, WebRequest, Map<String, String>, Providers, boolean) - Static method in class org.apache.clerezza.triaxrs.InjectionUtilities
this method determines which values have to injected into the method parameters and does it
createPreparedInstance(WebRequest, Map<String, String>, Providers, Class<?>) - Static method in class org.apache.clerezza.triaxrs.InjectionUtilities
Creates an instance of resourceClass injecting parameters using constructor properties and fields
createProcessableResponse(Object, Annotation[], Set<MediaType>, Type, Method) - Static method in class org.apache.clerezza.triaxrs.ProcessableResponse
 
createProxy() - Static method in class org.apache.clerezza.triaxrs.WebRequestProxy
 
createReader(InputStream, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
createResponseBuilder() - Method in class org.apache.clerezza.triaxrs.delegate.RuntimeDelegateImpl
 
createUriBuilder() - Method in class org.apache.clerezza.triaxrs.delegate.RuntimeDelegateImpl
 
createVariantListBuilder() - Method in class org.apache.clerezza.triaxrs.delegate.RuntimeDelegateImpl
 
createWriter(OutputStream, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
CSV - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 

D

DataSourceProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
DataSourceProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider
 
DataSourceProvider.ByteArrayDataSource - Class in org.apache.clerezza.triaxrs.providers.provided
 
DataSourceProvider.ByteArrayDataSource(InputStream, String) - Constructor for class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider.ByteArrayDataSource
 
DateHeaderDelegate - Class in org.apache.clerezza.triaxrs.headerDelegate
Date HeaderDelegate, responsible to Serialize and De-serialize Date headers.
DateHeaderDelegate() - Constructor for class org.apache.clerezza.triaxrs.headerDelegate.DateHeaderDelegate
 
decodeMultivaluedMap(MultivaluedMap<String, String>, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
decodeMultivaluedMapValues(MultivaluedMap<String, String>) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
decodeQuery(String) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Decode US-ASCII uri according to RFC 3986 and replaces all occurrences of the '+' sign with spaces.
decodeString(String) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Decode US-ASCII uri according to RFC 3986.
DefaultProviders - Class in org.apache.clerezza.triaxrs.providers
this class defines and creates the default providers
DefaultProviders() - Constructor for class org.apache.clerezza.triaxrs.providers.DefaultProviders
 

E

ECMASCRIPT - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ECMASCRIPT_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
encode(String, String) - Static method in class org.apache.clerezza.triaxrs.util.TemplateEncoder
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encodeFragment(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode a fragment string according to RFC 3986.
encodeMatrix(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode a matrix parameter (name or value) according to RFC 3986.
encodePath(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode a complete path string according to RFC 3986.
encodePathSegment(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode a path segment (without matrix parameters) according to RFC 3986.
encodeQuery(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode a complete query string according to RFC 3986.
encodeQueryParam(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode a query parameter (name or value) according to RFC 3986.
encodeString(String) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode all characters other than unreserved according to RFC 3986.
encodeUri(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode a uri according to RFC 3986, escaping all reserved characters.
encodeUriTemplate(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode a uri template according to RFC 3986, escaping all reserved characters, except for '{' and '}'.
encodeUserInfo(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Encode user info according to RFC 3986.
EntityTagHeaderDelegate - Class in org.apache.clerezza.triaxrs.headerDelegate
 
EntityTagHeaderDelegate() - Constructor for class org.apache.clerezza.triaxrs.headerDelegate.EntityTagHeaderDelegate
 
entrySet() - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
equals(Object) - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset.ValuedCharset
 
equals(Object) - Method in class org.apache.clerezza.triaxrs.util.MethodSignature
 
equals(Object) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
equals(Object) - Method in class org.apache.clerezza.triaxrs.util.URITemplate
 
equalsIgnoreParameters(MediaType, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
evaluatePreconditions(EntityTag) - Method in class org.apache.clerezza.triaxrs.WebRequestImpl
 
evaluatePreconditions(Date) - Method in class org.apache.clerezza.triaxrs.WebRequestImpl
 
evaluatePreconditions(Date, EntityTag) - Method in class org.apache.clerezza.triaxrs.WebRequestImpl
 
execute(HttpRequest, Object, String, Map<String, String>) - Method in class org.apache.clerezza.triaxrs.RootResourceExecutorImpl
 
extractPathParameters(String, String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.QueryStringParser
TODO: This is not very efficient

F

fastSplit(String, String) - Static method in class org.apache.clerezza.triaxrs.util.StringUtils
 
fastSplit(String, String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.StringUtils
 
fastSplit(String, String, boolean, boolean) - Static method in class org.apache.clerezza.triaxrs.util.StringUtils
 
fastSplitTemplate(String, String) - Static method in class org.apache.clerezza.triaxrs.util.StringUtils
 
fastSplitTemplate(String, String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.StringUtils
 
FileProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
FileProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.FileProvider
 
filterByHttpMethod(Set<Method>, Method) - Static method in class org.apache.clerezza.triaxrs.util.MethodUtil
 
FirstByteActionOutputStream - Class in org.apache.clerezza.triaxrs.util
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
FirstByteActionOutputStream(OutputStream, Runnable) - Constructor for class org.apache.clerezza.triaxrs.util.FirstByteActionOutputStream
 
flush() - Method in class org.apache.clerezza.triaxrs.util.FirstByteActionOutputStream
 
FormMultivaluedMapProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
FormMultivaluedMapProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.FormMultivaluedMapProvider
 
FormParameterInjector - Class in org.apache.clerezza.triaxrs.parameterinjectors
 
FormParameterInjector() - Constructor for class org.apache.clerezza.triaxrs.parameterinjectors.FormParameterInjector
 
fragmentChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
fromString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.CacheControlHeaderDelegate
 
fromString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.CookieHeaderDelegate
 
fromString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.DateHeaderDelegate
 
fromString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.EntityTagHeaderDelegate
 
fromString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.LocaleProvider
 
fromString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.MediaTypeHeaderDelegate
 
fromString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.NewCookieHeaderDelegate
 
fromString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.StringProvider
 
fromString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.URIProvider
 

G

get(Object) - Method in class org.apache.clerezza.triaxrs.util.CaseInsensitiveMap
 
get(Object) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
get(K) - Method in interface org.apache.clerezza.triaxrs.util.SimpleMap
Returns the value to which this map maps the specified key.
get(K) - Method in class org.apache.clerezza.triaxrs.util.SoftConcurrentMap
 
getAbsolutePath() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getAbsolutePathBuilder() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getAcceptableCharsets() - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset
Provide a list of character sets which are acceptable for the client.
getAcceptableLanguages() - Method in class org.apache.clerezza.triaxrs.util.HttpHeadersImpl
 
getAcceptableMediaTypes() - Method in class org.apache.clerezza.triaxrs.util.HttpHeadersImpl
 
getAcceptCharsetHeader() - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset
 
getAcceptedQuality(MediaType) - Method in class org.apache.clerezza.triaxrs.util.AcceptHeader
 
getAcceptHeader() - Method in interface org.apache.clerezza.triaxrs.WebRequest
Returns the chosen accept header of the request
getAcceptHeader() - Method in class org.apache.clerezza.triaxrs.WebRequestImpl
 
getAcceptingMediaType(MediaType) - Method in class org.apache.clerezza.triaxrs.util.AcceptHeader
 
getAnnotatedMethods(Class<?>) - Static method in class org.apache.clerezza.triaxrs.util.MethodUtil
Returns a Set containing Method Objects reflecting all methods of the specified Class, which have a jaxrs annotation.
getAnnotations() - Method in class org.apache.clerezza.triaxrs.ProcessableResponse
 
getBannedCharsets() - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset
A list of non-acceptable (q-value 0) character sets, i.e.
getBaseUri() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getBaseUriBuilder() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getBody() - Method in class org.apache.clerezza.triaxrs.util.BodyStoringResponse
Returns the message body of this response
getBodyObject(Class<T>, Type, Annotation[]) - Method in interface org.apache.clerezza.triaxrs.WebRequest
Returns the body of the request.
getBodyObject(Class<T>, Type, Annotation[]) - Method in class org.apache.clerezza.triaxrs.WebRequestImpl
 
getCharset(MediaType) - Static method in class org.apache.clerezza.triaxrs.providers.provided.ReaderProvider
 
getCharset(MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
getCharset(MediaType, HttpHeaders) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
Returns the charset on the chosen media type or, if no charset parameter exists on the chosen media type, the most acceptable charset based on the request headers.
getCharsetOrNull(MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
getContentType() - Method in class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider.ByteArrayDataSource
 
getContentType() - Method in class org.apache.clerezza.triaxrs.util.StreamDataSource
 
getContextResolver(Class<T>, MediaType) - Method in class org.apache.clerezza.triaxrs.providers.AggregatedProviders
 
getContextResolver(Class<T>, MediaType) - Method in class org.apache.clerezza.triaxrs.providers.CascadingProviders
 
getContextResolver(Class<T>, MediaType) - Method in class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
getContextResolvers() - Method in class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
getCookies() - Method in class org.apache.clerezza.triaxrs.util.HttpHeadersImpl
 
getCurrentRequestUri() - Static method in class org.apache.clerezza.triaxrs.RootResources
 
getDefaultProviders() - Static method in class org.apache.clerezza.triaxrs.providers.DefaultProviders
 
getDelegates() - Method in class org.apache.clerezza.triaxrs.providers.AggregatedProviders
 
getDescriptor(String) - Method in class org.apache.clerezza.triaxrs.RootResources
Get the best matching root-resource for a path
getEntity() - Method in class org.apache.clerezza.triaxrs.ProcessableResponse
 
getEntries() - Method in class org.apache.clerezza.triaxrs.util.AcceptHeader
 
getExceptionMapper(Class<T>) - Method in class org.apache.clerezza.triaxrs.providers.AggregatedProviders
 
getExceptionMapper(Class<T>) - Method in class org.apache.clerezza.triaxrs.providers.CascadingProviders
 
getExceptionMapper(Class<T>) - Method in class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
getFirst(K) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
getFormParameters(MessageBody, boolean) - Static method in class org.apache.clerezza.triaxrs.util.QueryStringParser
 
getGeneratingMethod() - Method in class org.apache.clerezza.triaxrs.ProcessableResponse
 
getHeaders() - Method in interface org.apache.clerezza.triaxrs.WebRequest
Returns a map that contains the header key-value pairs of the headers.
getHeaders() - Method in class org.apache.clerezza.triaxrs.WebRequestImpl
 
getInputStream() - Method in class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider.ByteArrayDataSource
 
getInputStream() - Method in class org.apache.clerezza.triaxrs.util.StreamDataSource
 
getLanguage() - Method in class org.apache.clerezza.triaxrs.util.HttpHeadersImpl
 
getMatchedResources() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getMatchedURIs() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getMatchedURIs(boolean) - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getMatrix(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.QueryStringParser
 
getMatrixParameters() - Method in class org.apache.clerezza.triaxrs.util.PathSegmentImpl
 
getMediaType() - Method in class org.apache.clerezza.triaxrs.util.HttpHeadersImpl
 
getMessage(String) - Method in class org.apache.clerezza.triaxrs.util.MessageBundle
Gets a string message from the resource bundle for the given key
getMessage(String) - Static method in class org.apache.clerezza.triaxrs.util.Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, Object...) - Static method in class org.apache.clerezza.triaxrs.util.Messages
Get a message from resource.properties from the package of the given object.
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.AggregatedProviders
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.CascadingProviders
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.AggregatedProviders
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.CascadingProviders
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
getMetadata() - Method in class org.apache.clerezza.triaxrs.ProcessableResponse
 
getMethod() - Method in class org.apache.clerezza.triaxrs.MethodDescriptor
 
getMethod() - Method in class org.apache.clerezza.triaxrs.WebRequestImpl
 
getMethodProducibleTypes() - Method in class org.apache.clerezza.triaxrs.ProcessableResponse
 
getName() - Method in class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider.ByteArrayDataSource
 
getName() - Method in class org.apache.clerezza.triaxrs.util.MethodSignature
 
getName() - Method in class org.apache.clerezza.triaxrs.util.StreamDataSource
 
getNameFromPath(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Get the last section of the path.
getOutputStream() - Method in class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider.ByteArrayDataSource
 
getOutputStream() - Method in class org.apache.clerezza.triaxrs.util.StreamDataSource
 
getParameters() - Method in class org.apache.clerezza.triaxrs.util.PathMatching
 
getParameterTypes() - Method in class org.apache.clerezza.triaxrs.util.MethodSignature
 
getParameterValues(String, boolean, String) - Static method in class org.apache.clerezza.triaxrs.util.QueryStringParser
 
getPath() - Method in class org.apache.clerezza.triaxrs.util.PathSegmentImpl
 
getPath() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getPath(boolean) - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getPathMatching() - Method in class org.apache.clerezza.triaxrs.RootResources.ResourceAndPathMatching
 
getPathParameters() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getPathParameters(boolean) - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getPathSegments(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.QueryStringParser
Extract the path segments from the path TODO: This is not very efficient
getPathSegments() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getPathSegments(boolean) - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getPrefix(Bundle) - Method in class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
Return the appropriate path prefix for the given bundle
getPrefix() - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
getters & setters
getQueryParameters() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getQueryParameters(boolean) - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getQueryParamsStr(Map<String, String[]>, boolean) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
The method builds the query parameters String e.g.
getQueryString(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Get query string.
getRemainingURIPath() - Method in class org.apache.clerezza.triaxrs.util.PathMatching
 
getRequestHeader(String) - Method in class org.apache.clerezza.triaxrs.util.HttpHeadersImpl
 
getRequestHeaders() - Method in class org.apache.clerezza.triaxrs.util.HttpHeadersImpl
 
getRequestUri() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getRequestUriBuilder() - Method in class org.apache.clerezza.triaxrs.util.UriInfoImpl
 
getRootResource() - Method in class org.apache.clerezza.triaxrs.RootResources.ResourceAndPathMatching
 
getSize(byte[], Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.ByteArrayProvider
Writer
getSize(DataSource, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider
 
getSize(File, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
Writer
getSize(MultivaluedMap<String, ? extends Object>, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.FormMultivaluedMapProvider
 
getSize(InputStream, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.InputStreamProvider
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.JafMessageBodyWriter
 
getSize(Reader, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.ReaderProvider
 
getSize(Source, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider
 
getSize(StreamingOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.StreamingOutputProvider
 
getSize(String, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyWriter
 
getStatus() - Method in class org.apache.clerezza.triaxrs.ProcessableResponse
 
getSuffix() - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
 
getUploadDir() - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
 
getUriTemplate() - Method in class org.apache.clerezza.triaxrs.MethodDescriptor
 
getValue(WebRequest, Map<String, String>, Providers, Type, Context, boolean, String) - Method in class org.apache.clerezza.triaxrs.parameterinjectors.ContextInjector
 
getValue(WebRequest, Map<String, String>, Providers, Type, CookieParam, boolean, String) - Method in class org.apache.clerezza.triaxrs.parameterinjectors.CookieParameterInjector
 
getValue(WebRequest, Map<String, String>, Providers, Type, FormParam, boolean, String) - Method in class org.apache.clerezza.triaxrs.parameterinjectors.FormParameterInjector
 
getValue(WebRequest, Map<String, String>, Providers, Type, HeaderParam, boolean, String) - Method in class org.apache.clerezza.triaxrs.parameterinjectors.HeaderParameterInjector
 
getValue(WebRequest, Map<String, String>, Providers, Type, MatrixParam, boolean, String) - Method in class org.apache.clerezza.triaxrs.parameterinjectors.MatrixParameterInjector
 
getValue(WebRequest, Map<String, String>, Providers, Type, A, boolean, String) - Method in interface org.apache.clerezza.triaxrs.parameterinjectors.ParameterInjector
 
getValue(WebRequest, Map<String, String>, Providers, Type, PathParam, boolean, String) - Method in class org.apache.clerezza.triaxrs.parameterinjectors.PathParameterInjector
 
getValue(WebRequest, Map<String, String>, Providers, Type, QueryParam, boolean, String) - Method in class org.apache.clerezza.triaxrs.parameterinjectors.QueryParameterInjector
 
getValuedCharsets() - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset
 
getWrhapiRequest() - Method in interface org.apache.clerezza.triaxrs.WebRequest
Returns the wrhapi request which was given the the JaxRsHandle.handle method.
getWrhapiRequest() - Method in class org.apache.clerezza.triaxrs.WebRequestImpl
 

H

handle(Request, Response) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
 
hashCode() - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset.ValuedCharset
 
hashCode() - Method in class org.apache.clerezza.triaxrs.util.MethodSignature
 
hashCode() - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
hashCode() - Method in class org.apache.clerezza.triaxrs.util.URITemplate
 
HeaderParameterInjector - Class in org.apache.clerezza.triaxrs.parameterinjectors
 
HeaderParameterInjector() - Constructor for class org.apache.clerezza.triaxrs.parameterinjectors.HeaderParameterInjector
 
hidePassword(URI) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Hide password from the URL.
hidePassword(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Hide password from the URL.
hidePassword(List<String>) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Hides password from all the urls in the list.
HttpDateParser - Class in org.apache.clerezza.triaxrs.util
Parser of date format used HTTP spec.
HttpHeadersImpl - Class in org.apache.clerezza.triaxrs.util
 
HttpHeadersImpl(WebRequest) - Constructor for class org.apache.clerezza.triaxrs.util.HttpHeadersImpl
 

I

IMAGE_JPEG - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
IMAGE_JPEG_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
IMAGE_PNG - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
IMAGE_VND - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
IMAGE_X_ICON - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
inconsistentCompare(MediaType, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.MediaTypeComparator
this is not consistent with equals
InconsistentMediaTypeComparator - Class in org.apache.clerezza.triaxrs.util
Sorts media types in accordance with an accept-header inconsistently This comparator is not consistent with equals
InconsistentMediaTypeComparator() - Constructor for class org.apache.clerezza.triaxrs.util.InconsistentMediaTypeComparator
 
InconsistentMediaTypeComparator(AcceptHeader) - Constructor for class org.apache.clerezza.triaxrs.util.InconsistentMediaTypeComparator
 
injectFields(WebRequest, Map<String, String>, Providers, Object) - Static method in class org.apache.clerezza.triaxrs.InjectionUtilities
 
InjectionUtilities - Class in org.apache.clerezza.triaxrs
utilities to create parameters for method invocation and inject other stuff
InjectionUtilities() - Constructor for class org.apache.clerezza.triaxrs.InjectionUtilities
 
InputStreamProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
InputStreamProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.InputStreamProvider
 
invoke(Object, Method, Object[]) - Method in class org.apache.clerezza.triaxrs.WebRequestProxy
 
isAnnotated(Annotation[]) - Static method in class org.apache.clerezza.triaxrs.InjectionUtilities
 
isAnyCharsetAllowed() - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset
Is any character set acceptable? Note that expressions are listed by AcceptCharset.getBannedCharsets().
isCompatibleNonCommutative(MediaType, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
The method returns true if m1 is compatible to m2.
isEmpty() - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
isEmptyArray(Object) - Static method in class org.apache.clerezza.triaxrs.util.StringUtils
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.ByteArrayProvider
Reader
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
Reader
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.FormMultivaluedMapProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.InputStreamProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.JafMessageBodyReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.ReaderProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider.DOMSourceProvider
 
isReadable(MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider.SAXSourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider.StreamSourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyReader
 
isResourceMethod(Method) - Static method in class org.apache.clerezza.triaxrs.util.MethodUtil
 
isSlashOrEmpty() - Method in class org.apache.clerezza.triaxrs.util.PathMatching
 
isWildcard() - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset.ValuedCharset
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.ByteArrayProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.FormMultivaluedMapProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.InputStreamProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.JafMessageBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.ReaderProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.StreamingOutputProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyWriter
 
isXmlType(MediaType) - Static method in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 

J

JafMessageBodyReader<T> - Class in org.apache.clerezza.triaxrs.providers.provided
This class wraps the Java Activation Framework functionality, so it can be use as MessageBodyReader.
JafMessageBodyReader() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.JafMessageBodyReader
 
JafMessageBodyWriter<T> - Class in org.apache.clerezza.triaxrs.providers.provided
This class wraps the Java Activation Framework functionality, so it can be use as MessageBodyWriter.
JafMessageBodyWriter(T, MediaType) - Constructor for class org.apache.clerezza.triaxrs.providers.provided.JafMessageBodyWriter
Creates a JAFMessageBodyWriter that writes entities of the type T/MediaType into Request Header.
JAVASCRIPT - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
JAVASCRIPT_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
JaxRsHandler - Class in org.apache.clerezza.triaxrs
Am implementation of JAX-RS (aka JSR 311) based on wrhapi.
JaxRsHandler() - Constructor for class org.apache.clerezza.triaxrs.JaxRsHandler
 
JSON_TYPES - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 

K

keySet() - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 

L

lineSeparator - Static variable in class org.apache.clerezza.triaxrs.util.StringUtils
 
LocaleProvider - Class in org.apache.clerezza.triaxrs.headerDelegate
Converts a RFC 1766 language tag into java.util.Locale Object and vice versa.
LocaleProvider() - Constructor for class org.apache.clerezza.triaxrs.headerDelegate.LocaleProvider
 
localRequest - Static variable in class org.apache.clerezza.triaxrs.JaxRsHandler
Keeps the WebRequest for a thread.

M

match(String) - Method in class org.apache.clerezza.triaxrs.util.URITemplate
 
matrixChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
MatrixParameterInjector - Class in org.apache.clerezza.triaxrs.parameterinjectors
 
MatrixParameterInjector() - Constructor for class org.apache.clerezza.triaxrs.parameterinjectors.MatrixParameterInjector
 
MediaTypeComparator - Class in org.apache.clerezza.triaxrs.util
Sorts media types in accordance with an accept-header, falling back to a built-in priority list and to literal sorting to guarantee constistency.
MediaTypeComparator() - Constructor for class org.apache.clerezza.triaxrs.util.MediaTypeComparator
 
MediaTypeComparator(AcceptHeader) - Constructor for class org.apache.clerezza.triaxrs.util.MediaTypeComparator
 
MediaTypeHeaderDelegate - Class in org.apache.clerezza.triaxrs.headerDelegate
 
MediaTypeHeaderDelegate() - Constructor for class org.apache.clerezza.triaxrs.headerDelegate.MediaTypeHeaderDelegate
 
MediaTypeUtils - Class in org.apache.clerezza.triaxrs.util
 
MediaTypeUtils() - Constructor for class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
MediaTypeUtils.MediaTypeComparator - Class in org.apache.clerezza.triaxrs.util
 
MediaTypeUtils.MediaTypeComparator() - Constructor for class org.apache.clerezza.triaxrs.util.MediaTypeUtils.MediaTypeComparator
 
MessageBundle - Class in org.apache.clerezza.triaxrs.util
Loads and holds a ResourceBundle according to the specified parameters.
MessageBundle(String, String, Locale, ClassLoader) - Constructor for class org.apache.clerezza.triaxrs.util.MessageBundle
 
Messages - Class in org.apache.clerezza.triaxrs.util
 
Messages() - Constructor for class org.apache.clerezza.triaxrs.util.Messages
 
MethodDescriptor - Class in org.apache.clerezza.triaxrs
Describes a sub-resource method or sub-resource locator.
MethodSignature - Class in org.apache.clerezza.triaxrs.util
 
MethodSignature(String, Class<?>[]) - Constructor for class org.apache.clerezza.triaxrs.util.MethodSignature
 
MethodSignature(Method) - Constructor for class org.apache.clerezza.triaxrs.util.MethodSignature
 
MethodUtil - Class in org.apache.clerezza.triaxrs.util
Static utility methods to detect the type of methods and to get annotated methods of a provided class.
MethodUtil() - Constructor for class org.apache.clerezza.triaxrs.util.MethodUtil
 
MS_EXCEL - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
MS_PPT - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
MS_WORD - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
MULTIPART_FORM_DATA - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
MULTIPART_FORM_DATA_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
MULTIPART_MIXED - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
MULTIPART_MIXED_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
MultivaluedMapImpl<K,V> - Class in org.apache.clerezza.triaxrs.util
 
MultivaluedMapImpl() - Constructor for class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
MultivaluedMapImpl(Map<K, V>) - Constructor for class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 

N

NAMESPACE_APP - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
NAMESPACE_ATOM - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
NAMESPACE_OPENSEARCH - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
NAMESPACE_XHTML - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
NAMESPACE_XML - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
NewCookieHeaderDelegate - Class in org.apache.clerezza.triaxrs.headerDelegate
 
NewCookieHeaderDelegate() - Constructor for class org.apache.clerezza.triaxrs.headerDelegate.NewCookieHeaderDelegate
 
NoMatchingRootResourceException - Exception in org.apache.clerezza.triaxrs
 
NoMatchingRootResourceException() - Constructor for exception org.apache.clerezza.triaxrs.NoMatchingRootResourceException
 
normalize(String) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Decodes only the unreserved chars, according to RFC 3986 section 6.2.2.2
normalize(String) - Static method in class org.apache.clerezza.triaxrs.util.uri.UriPathNormalizer
Returns normalized path (or simply the path if it is already in normalized form).
normalize(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Normalize input uri according to href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986 section 6.2.2.

O

OPENSEARCH - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
OPENSEARCH_PREFIX - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 
OPENSEARCH_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
org.apache.clerezza.triaxrs - package org.apache.clerezza.triaxrs
 
org.apache.clerezza.triaxrs.delegate - package org.apache.clerezza.triaxrs.delegate
 
org.apache.clerezza.triaxrs.headerDelegate - package org.apache.clerezza.triaxrs.headerDelegate
 
org.apache.clerezza.triaxrs.parameterinjectors - package org.apache.clerezza.triaxrs.parameterinjectors
 
org.apache.clerezza.triaxrs.prefixmanager - package org.apache.clerezza.triaxrs.prefixmanager
 
org.apache.clerezza.triaxrs.providers - package org.apache.clerezza.triaxrs.providers
 
org.apache.clerezza.triaxrs.providers.provided - package org.apache.clerezza.triaxrs.providers.provided
 
org.apache.clerezza.triaxrs.util - package org.apache.clerezza.triaxrs.util
 
org.apache.clerezza.triaxrs.util.uri - package org.apache.clerezza.triaxrs.util.uri
 

P

ParameterInjector<A extends Annotation> - Interface in org.apache.clerezza.triaxrs.parameterinjectors
A ParameterInjector creates an object to set the value of a field or parameter with an annotation A considering its type.
parse(String, boolean) - Static method in class org.apache.clerezza.triaxrs.util.PathSegmentImpl
 
parseHttpDate(String) - Static method in class org.apache.clerezza.triaxrs.util.HttpDateParser
Converts HTTP date to Java Date.
parseMappings(String[]) - Static method in class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
 
parsePath(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Parses a uri path into a list of PathSegements
parseQuery(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Parses a query string (without the leading '?') into a map of parameters and values
pathChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
PathMatching - Class in org.apache.clerezza.triaxrs.util
This class holds information to decide which root resource and resource method to call.
PathMatching(Map<String, String>, String) - Constructor for class org.apache.clerezza.triaxrs.util.PathMatching
 
PathParameterInjector - Class in org.apache.clerezza.triaxrs.parameterinjectors
 
PathParameterInjector() - Constructor for class org.apache.clerezza.triaxrs.parameterinjectors.PathParameterInjector
 
PathSegmentImpl - Class in org.apache.clerezza.triaxrs.util
 
PDF - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
PDF_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ProcessableResponse - Class in org.apache.clerezza.triaxrs
Keeps all information needed to process a response
providers - Static variable in class org.apache.clerezza.triaxrs.JaxRsHandler
Provides access to the providers, this aggregation of (in order): - applicationProviders (if available) - componentSpecifiedProviders - built-in providers
ProvidersImpl - Class in org.apache.clerezza.triaxrs.providers
An implementation of Providers that allows setting providers by instance and by class at construction or afterwards
ProvidersImpl() - Constructor for class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
ProvidersImpl(Class<?>[]) - Constructor for class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
ProvidersImpl(Set<MessageBodyReader<?>>, Set<MessageBodyWriter<?>>, Set<ContextResolver<?>>, Set<ExceptionMapper<?>>) - Constructor for class org.apache.clerezza.triaxrs.providers.ProvidersImpl
 
ProviderUtils - Class in org.apache.clerezza.triaxrs.util
 
ProviderUtils() - Constructor for class org.apache.clerezza.triaxrs.util.ProviderUtils
 
put(String, List<V>) - Method in class org.apache.clerezza.triaxrs.util.CaseInsensitiveMap
 
put(K, List<V>) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
put(K, V) - Method in interface org.apache.clerezza.triaxrs.util.SimpleMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class org.apache.clerezza.triaxrs.util.SoftConcurrentMap
Associates the specified value with the specified key in this map.
putAll(Map<? extends K, ? extends List<V>>) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
putSingle(K, V) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 

Q

queryChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
queryParamChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
QueryParameterInjector - Class in org.apache.clerezza.triaxrs.parameterinjectors
 
QueryParameterInjector() - Constructor for class org.apache.clerezza.triaxrs.parameterinjectors.QueryParameterInjector
 
QueryStringParser - Class in org.apache.clerezza.triaxrs.util
utility for query string parsing
QueryStringParser() - Constructor for class org.apache.clerezza.triaxrs.util.QueryStringParser
 
qValue - Variable in class org.apache.clerezza.triaxrs.util.AcceptCharset.ValuedCharset
 

R

ReaderProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
ReaderProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.ReaderProvider
 
readFrom(Class<byte[]>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.ByteArrayProvider
 
readFrom(Class<DataSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider
 
readFrom(Class<File>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
 
readFrom(Class<MultivaluedMap<String, String>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.FormMultivaluedMapProvider
 
readFrom(Class<InputStream>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.InputStreamProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.JafMessageBodyReader
 
readFrom(Class<Reader>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.ReaderProvider
 
readFrom(Class<DOMSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider.DOMSourceProvider
 
readFrom(Class<SAXSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider.SAXSourceProvider
 
readFrom(Class<Source>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider.StreamSourceProvider
 
readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyReader
 
readFromStreamAsBytes(InputStream) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
readFromStreamAsString(InputStream, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
readFromString(Providers, String, Class<T>, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
readFromString(Providers, String, Class<T>, Type, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
readFromString(Providers, String, Class<T>, Type, MultivaluedMap<String, String>, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
registerApplicationConfig(Application, String) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
 
registerComponent(Object, String) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
 
registerSingleComponentOfApplication(Class<?>, Object, CascadingProviders, String) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
 
relativize(String, String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Relativize URI path.
remove(RootResourceDescriptor) - Method in class org.apache.clerezza.triaxrs.RootResources
removes a RootResourceDescriptor
remove(Object) - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
removeInstance(Object, String) - Method in class org.apache.clerezza.triaxrs.providers.CascadingProviders
 
removeStartSlash(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
 
removeTrailingSlash(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Normalize URI: The last character in URI is NOT '/'
reset(Providers...) - Method in class org.apache.clerezza.triaxrs.providers.AggregatedProviders
 
REST_PARAM_ABSOLUTE_URLS - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Links in response should be absolute.
REST_PARAM_AUTHOR - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Filter by author parameter.
REST_PARAM_CATEGORY - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Specify filtering by category.
REST_PARAM_ENTRY_ID - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Filter by entry-id.
REST_PARAM_JSON_CALLBACK - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
JSON will be encloses as parameter to the value - method name.
REST_PARAM_MEDIA_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Overrides Accept-Header with one type.
REST_PARAM_ORDER_BY - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Specified collection ordering.
REST_PARAM_PAGING_SIZE - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Number of elements per page.
REST_PARAM_PAGING_SIZE_UNLIMITED - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Special value of page-size.
REST_PARAM_PAGING_START - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
The first item to include in the result page.
REST_PARAM_QUERY - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Filter by custom query.
REST_PARAM_RELATIVE_URLS - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
Links in response should be relative.
RestConstants - Class in org.apache.clerezza.triaxrs.util
Constants to be used in REST and REST client components.
RootResourceExecutorImpl - Class in org.apache.clerezza.triaxrs
 
RootResourceExecutorImpl() - Constructor for class org.apache.clerezza.triaxrs.RootResourceExecutorImpl
 
RootResources - Class in org.apache.clerezza.triaxrs
Manages a set of root-resources delivering a suitable root-resource given a path.
RootResources() - Constructor for class org.apache.clerezza.triaxrs.RootResources
 
RootResources.ResourceAndPathMatching - Class in org.apache.clerezza.triaxrs
 
RootResources.ResourceAndPathMatching(Object, PathMatching) - Constructor for class org.apache.clerezza.triaxrs.RootResources.ResourceAndPathMatching
 
RuntimeDelegateImpl - Class in org.apache.clerezza.triaxrs.delegate
 
RuntimeDelegateImpl() - Constructor for class org.apache.clerezza.triaxrs.delegate.RuntimeDelegateImpl
 

S

segmentChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
selectVariant(List<Variant>) - Method in class org.apache.clerezza.triaxrs.WebRequestImpl
 
setBody(MessageBody) - Method in class org.apache.clerezza.triaxrs.util.BodyStoringResponse
 
setHeader(HeaderName, Object) - Method in class org.apache.clerezza.triaxrs.util.BodyStoringResponse
 
setPrefix(String) - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
set the prefix of the uploaded files
setResponseStatus(ResponseStatus) - Method in class org.apache.clerezza.triaxrs.util.BodyStoringResponse
 
setSuffix(String) - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
set the suffix of the uploaded files
setUploadDir(String) - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
set the directory where this provider save the upload files
SimpleMap<K,V> - Interface in org.apache.clerezza.triaxrs.util
Simplified definition of the Map with only three operations: get, put and clear.
size() - Method in class org.apache.clerezza.triaxrs.RootResources
 
size() - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
SoftConcurrentMap<K,V> - Class in org.apache.clerezza.triaxrs.util
Concurrent implementation of the SimpleMap interface.
SoftConcurrentMap() - Constructor for class org.apache.clerezza.triaxrs.util.SoftConcurrentMap
Provides the map implementation.
SourceProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
SourceProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.SourceProvider
 
SourceProvider.DOMSourceProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
SourceProvider.DOMSourceProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.SourceProvider.DOMSourceProvider
 
SourceProvider.SAXSourceProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
SourceProvider.SAXSourceProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.SourceProvider.SAXSourceProvider
 
SourceProvider.StreamSourceProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
SourceProvider.StreamSourceProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.SourceProvider.StreamSourceProvider
 
start(BundleContext) - Method in class org.apache.clerezza.triaxrs.Activator
 
stop(BundleContext) - Method in class org.apache.clerezza.triaxrs.Activator
 
StreamDataSource - Class in org.apache.clerezza.triaxrs.util
 
StreamDataSource(InputStream, String) - Constructor for class org.apache.clerezza.triaxrs.util.StreamDataSource
 
StreamDataSource(OutputStream, String) - Constructor for class org.apache.clerezza.triaxrs.util.StreamDataSource
 
StreamingOutputProvider - Class in org.apache.clerezza.triaxrs.providers.provided
 
StreamingOutputProvider() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.StreamingOutputProvider
 
StringMessageBodyReader - Class in org.apache.clerezza.triaxrs.providers.provided
simple class to write a string
StringMessageBodyReader() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyReader
 
StringMessageBodyWriter - Class in org.apache.clerezza.triaxrs.providers.provided
message body writer for string
StringMessageBodyWriter() - Constructor for class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyWriter
 
StringProvider - Class in org.apache.clerezza.triaxrs.headerDelegate
string provider
StringProvider() - Constructor for class org.apache.clerezza.triaxrs.headerDelegate.StringProvider
 
StringUtils - Class in org.apache.clerezza.triaxrs.util
 
stripName(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Strip name (last section in the path).
stripQueryString(String) - Static method in class org.apache.clerezza.triaxrs.util.UriHelper
Remove parameters for the url

T

TemplateEncoder - Class in org.apache.clerezza.triaxrs.util
 
TEXT_ECMASCRIPT - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
TEXT_ECMASCRIPT_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
TEXT_JAVASCRIPT - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
TEXT_JAVASCRIPT_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
toEncodedString(MediaType) - Static method in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
toHttpDate(Date) - Static method in class org.apache.clerezza.triaxrs.util.HttpDateParser
Converts Java Data to HTTP date string.
toMultivaluedMapString(Map<String, ? extends Object>) - Static method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
toString(CacheControl) - Method in class org.apache.clerezza.triaxrs.headerDelegate.CacheControlHeaderDelegate
 
toString(Cookie) - Method in class org.apache.clerezza.triaxrs.headerDelegate.CookieHeaderDelegate
 
toString(Date) - Method in class org.apache.clerezza.triaxrs.headerDelegate.DateHeaderDelegate
Format input date using HTTP preferred Date Format (RFC1123)
toString(EntityTag) - Method in class org.apache.clerezza.triaxrs.headerDelegate.EntityTagHeaderDelegate
 
toString(Locale) - Method in class org.apache.clerezza.triaxrs.headerDelegate.LocaleProvider
 
toString(MediaType) - Method in class org.apache.clerezza.triaxrs.headerDelegate.MediaTypeHeaderDelegate
 
toString(NewCookie) - Method in class org.apache.clerezza.triaxrs.headerDelegate.NewCookieHeaderDelegate
 
toString(String) - Method in class org.apache.clerezza.triaxrs.headerDelegate.StringProvider
 
toString(URI) - Method in class org.apache.clerezza.triaxrs.headerDelegate.URIProvider
 
toString() - Method in class org.apache.clerezza.triaxrs.MethodDescriptor
 
toString() - Method in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyReader
 
toString() - Method in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyWriter
 
toString() - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset
 
toString() - Method in class org.apache.clerezza.triaxrs.util.AcceptCharset.ValuedCharset
 
toString() - Method in class org.apache.clerezza.triaxrs.util.AcceptHeader
 
toString() - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
toString(MultivaluedMap<?, ?>, String) - Static method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 
toString() - Method in class org.apache.clerezza.triaxrs.util.PathSegmentImpl
 
toString() - Method in class org.apache.clerezza.triaxrs.util.URITemplate
 
TRIAXRS_MAPPINGS - Static variable in class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
Service property header, which contains the mappings between bundle symbolic names and bundle prefixes.
TRIAXRS_PATH_PREFIX - Static variable in interface org.apache.clerezza.triaxrs.Constants
Manifest header (named "Triaxrs-PathPrefix") of a bundle which offers javax.ws.rs.core.Application or individual resource(s) as service(s) for a TriaxRs bundle.
TRIAXRS_USE_CUSTOM_PREFIXES - Static variable in class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
Service property header which specifies if the custom path prefix of bundles is used.
TRIAXRS_USE_DEFAULT_PREFIXES - Static variable in class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
Service property header which specifies, if the default path prefix of bundles is used.
TriaxrsPrefixManager - Class in org.apache.clerezza.triaxrs.prefixmanager
This class provides a function to get the appropriate path prefix for a given bundle.
TriaxrsPrefixManager() - Constructor for class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
 

U

unbindApplicationConfig(Application) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
 
unbindBundlePrefixManager(BundlePrefixManager) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
 
unbindComponent(ServiceReference) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
Unbinds the specified JAXRS component referred by the parameter.
unbindConfigurationAdmin(ConfigurationAdmin) - Method in class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
 
UNKNOWN - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
UNKNOWN_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
unparseMappings(Dictionary) - Static method in class org.apache.clerezza.triaxrs.prefixmanager.TriaxrsPrefixManager
 
unregisterApplicationConfig(Application) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
 
unregisterComponent(Object, String) - Method in class org.apache.clerezza.triaxrs.JaxRsHandler
 
unreservedChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
Unreserved characters according to RFC 3986.
UnsupportedFieldType - Exception in org.apache.clerezza.triaxrs.parameterinjectors
 
UnsupportedFieldType(String) - Constructor for exception org.apache.clerezza.triaxrs.parameterinjectors.UnsupportedFieldType
 
uriChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
UriEncoder - Class in org.apache.clerezza.triaxrs.util.uri
URI Encoding and Decoding
UriHelper - Class in org.apache.clerezza.triaxrs.util
Various methods for URI/URL manipulation.
UriInfoImpl - Class in org.apache.clerezza.triaxrs.util
 
UriInfoImpl(WebRequest) - Constructor for class org.apache.clerezza.triaxrs.util.UriInfoImpl
constructor
UriPathNormalizer - Class in org.apache.clerezza.triaxrs.util.uri
Implementation of URI normalization algorithm.
URIProvider - Class in org.apache.clerezza.triaxrs.headerDelegate
simple uri provider
URIProvider() - Constructor for class org.apache.clerezza.triaxrs.headerDelegate.URIProvider
 
URITemplate - Class in org.apache.clerezza.triaxrs.util
 
URITemplate(String) - Constructor for class org.apache.clerezza.triaxrs.util.URITemplate
 
uriTemplateChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
userInfoChars - Static variable in class org.apache.clerezza.triaxrs.util.uri.UriEncoder
 
UTF8 - Static variable in class org.apache.clerezza.triaxrs.providers.provided.ReaderProvider
 
UTF8 - Static variable in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyWriter
 

V

valueOf(String) - Static method in class org.apache.clerezza.triaxrs.util.AcceptCharset
Creates a new instance of AcceptCharset by parsing the supplied string.
valueOf(Map<?, ?>) - Static method in class org.apache.clerezza.triaxrs.util.StringUtils
 
valueOf(List<?>) - Static method in class org.apache.clerezza.triaxrs.util.StringUtils
 
values() - Method in class org.apache.clerezza.triaxrs.util.MultivaluedMapImpl
 

W

WebRequest - Interface in org.apache.clerezza.triaxrs
This interface represents a request that can be handled by Triaxrs.
WebRequestImpl - Class in org.apache.clerezza.triaxrs
Wrapps a wrhapi-request and returns the parsed body.
WebRequestProxy - Class in org.apache.clerezza.triaxrs
 
write(int) - Method in class org.apache.clerezza.triaxrs.util.FirstByteActionOutputStream
 
writeTo(byte[], Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.ByteArrayProvider
 
writeTo(DataSource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.DataSourceProvider
 
writeTo(File, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.FileProvider
 
writeTo(MultivaluedMap<String, ? extends Object>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.FormMultivaluedMapProvider
 
writeTo(InputStream, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.InputStreamProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.JafMessageBodyWriter
 
writeTo(Reader, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.ReaderProvider
 
writeTo(Reader, Writer) - Static method in class org.apache.clerezza.triaxrs.providers.provided.ReaderProvider
 
writeTo(Source, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.SourceProvider
 
writeTo(StreamingOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.StreamingOutputProvider
 
writeTo(String, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.clerezza.triaxrs.providers.provided.StringMessageBodyWriter
 
writeToStream(String, OutputStream, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
writeToString(Providers, Object, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
writeToString(Providers, Object, Class<?>, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
writeToString(Providers, Object, Class<?>, Type, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 
writeToString(Providers, Object, Class<?>, Type, MultivaluedMap<String, Object>, MediaType) - Static method in class org.apache.clerezza.triaxrs.util.ProviderUtils
 

X

XHTML_PREFIX - Static variable in class org.apache.clerezza.triaxrs.util.RestConstants
 

Z

ZIP - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 
ZIP_TYPE - Static variable in class org.apache.clerezza.triaxrs.util.MediaTypeUtils
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z

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