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