jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: [jax-rs-spec users] ClientRequestContext.getConfiguration() clarification question

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Wed, 21 Nov 2012 14:43:25 +0100

On Nov 16, 2012, at 6:05 PM, Jan Algermissen <jan.algermissen_at_nordsc.com> wrote:

> Is the intention of ClientRequestContext.getConfiguration() to provide access to the client-side configurable's configuration?
>
> IOW, can I extract previously set properties from there?

Yes.

Marek
>
> Jan