public abstract class MethodResponse
extends javax.ws.rs.core.Response
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.
Author:
rbn
Nested Class Summary
Nested classes/interfaces inherited from class javax.ws.rs.core.Response