users@jax-rs-spec.java.net

[jax-rs-spec users] Why is "Entity" class final

From: <wqt.mailbox_at_gmail.com>
Date: Thu, 20 Aug 2015 16:30:53 +0000 (UTC)

Newbie here... What is the rationale of making
javax.ws.rs.client.Entity "final"?

I ask because it's hard to stub reasonably, which making overall unit
testing hard.