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

[jsr339-experts] Binding in Client API

From: Jan Algermissen <jan.algermissen_at_nordsc.com>
Date: Mon, 5 Nov 2012 09:19:04 +0100

Hello,

ist there is way in the client API to bind interceptors to certain message body readers or writers only?

AFAIU any interceptor registered with e.g. the client will be globally bound to all MBWs and MBRs and thus be invoked for every request.

Right?

Jan