users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Re: Link not possible to build ?

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Wed, 13 Feb 2013 19:00:38 +0100

Both Link and LinkBuilder are supposed to be provided by JAX-RS implementation (same pattern as with Response and ResponseBuilder). Not sure what Link.map are you referring to. It's not in the API anymore.

Marek

On Feb 13, 2013, at 6:52 PM, Sergey Beryozkin <sberyozkin_at_talend.com> wrote:

> Hi
>
> May be I'm missing something but now that Link.Builder has to be implemented by the implementations, and we only have Link() and Link.map is not accessible, it means it is not possible to build Link ?
>
> Thanks, Sergey