Package | Description |
---|---|
org.apache.clerezza.jaxrs.extensions |
Class and Description |
---|
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 © 2014 The Apache Software Foundation. All Rights Reserved.