From: Michael Childs <mchilds_at_ghx.com>
Date: Fri, 23 Aug 2013 20:17:16 +0000
Is there a jersey-based way to automatically register client request/response filters? For example, the server request/response filters are automatically picked up through the @Provider annotation and the proper inheritance.