B E G H M O R

B

BundlePrefixManager - Interface in org.apache.clerezza.jaxrs.extensions.prefixmanager
Interface defining a function to get the appropriate path prefix for a given bundle.

E

execute(HttpRequest, Object, String, Map<String, String>) - Method in interface org.apache.clerezza.jaxrs.extensions.RootResourceExecutor
Handles a HttpRequest on a resource method of a provided jaxrs root resource.

G

getGeneratingMethod() - Method in class org.apache.clerezza.jaxrs.extensions.MethodResponse
Return the method generating the response or the entity wrapped therein.
getPrefix(Bundle) - Method in interface org.apache.clerezza.jaxrs.extensions.prefixmanager.BundlePrefixManager
 

H

HttpRequest - Interface in org.apache.clerezza.jaxrs.extensions
This interface marks instances representing HTTP-Requests, it does not specify any methods to allow implementations to wrap or mark the request of their container/implementation.

M

MethodResponse - Class in org.apache.clerezza.jaxrs.extensions
This class extends Response to contain a reference to the method generating this response (or an object wrapped therein) so that an implementation can base selection of the MessageBodyWriter basing on annotations/declared return type of this method.
MethodResponse() - Constructor for class org.apache.clerezza.jaxrs.extensions.MethodResponse
 

O

org.apache.clerezza.jaxrs.extensions - package org.apache.clerezza.jaxrs.extensions
 
org.apache.clerezza.jaxrs.extensions.prefixmanager - package org.apache.clerezza.jaxrs.extensions.prefixmanager
 

R

ResourceMethodException - Exception in org.apache.clerezza.jaxrs.extensions
Wraps exception thrown by a resource method.
ResourceMethodException(Throwable) - Constructor for exception org.apache.clerezza.jaxrs.extensions.ResourceMethodException
 
RootResourceExecutor - Interface in org.apache.clerezza.jaxrs.extensions
A class implementing a RootResourceExecutor provides functionality to handle a request directly on a specified jaxrs resource.

B E G H M O R

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