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

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

From: Santiago Pericas-Geertsen <Santiago.PericasGeertsen_at_oracle.com>
Date: Fri, 16 Nov 2012 16:43:23 -0500

On Nov 16, 2012, at 12: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?

 I believe that's the intent, yes. I.e., to access the request's configuration.

-- Santiago