users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Re: Re: Interceptor Invocation and CDI

From: Jan Algermissen <jan.algermissen_at_nordsc.com>
Date: Mon, 29 Oct 2012 16:27:58 +0100

On Oct 29, 2012, at 4:20 PM, Jan Algermissen <jan.algermissen_at_nordsc.com> wrote:

> Not trying to be difficult, but I feel as if I cannot see the forest for the trees.

Do you mean that I can buffer the stream and then work on the buffered, marshalled form?

IOW, do you mean that the writer interceptor is the only way to access the marshalled form from a JAX-RS managed class (that is: not from some hooked-in, non-JAX-RS managed stream filter object)?

Jan