Package org.apache.clerezza.jaxrs.extensions

Interface Summary
HttpRequest 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.
RootResourceExecutor A class implementing a RootResourceExecutor provides functionality to handle a request directly on a specified jaxrs resource.
 

Class Summary
MethodResponse 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.
 

Exception Summary
ResourceMethodException Wraps exception thrown by a resource method.
 



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