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