users@jersey.java.net

[Jersey] Re: Controlling Jersey 2 'built-in' client

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Thu, 11 Oct 2012 23:19:39 +0200

Not yet. You may want to track progress here: http://java.net/jira/browse/JERSEY-1240

Marek

On Oct 10, 2012, at 10:08 AM, Jan Algermissen <jan.algermissen_at_nordsc.com> wrote:

> Hi,
>
> is there a way to access and control the Jersey 2 built-in client that is used by the runtime to inject WebTarget instances based on the new @Uri annotation?
>
> Jan