Update this library to work with RESTEasy 4 (currently 4.4.2). There are several incompatible changes as documented in [Migration to RESTEasy 4 series](https://docs.jboss.org/resteasy/docs/4.4.2.Final/userguide/html_single/index.html#d4e4495). The most import one is probably [[RESTEASY-1533] Public/private module separation](https://github.com/resteasy/Resteasy/pull/1697).
Update this library to work with RESTEasy 4 (currently 4.4.2).
There are several incompatible changes as documented in Migration to RESTEasy 4 series. The most import one is probably [RESTEASY-1533] Public/private module separation.