Uses of Package
org.apache.clerezza.jaxrs.extensions

Packages that use org.apache.clerezza.jaxrs.extensions
org.apache.clerezza.jaxrs.extensions   
 

Classes in org.apache.clerezza.jaxrs.extensions used by org.apache.clerezza.jaxrs.extensions
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.
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.
ResourceMethodException
          Wraps exception thrown by a resource method.
 



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