5.1.0.14 (May 10, 2015)
Juno 5.1.0.14 is a moderate update.
The major addition is support for
, the ability
to invoke server-side POJO methods through client-side proxy interfaces.
Remoteable Services
RestClient.setRemoteableServletUri(String)
RestClient#getRemoteableProxy(Class)
RestServletJenaDefault
.
RestServletProperties.REST_allowMethodParam
has been enhanced to allow you to
explicitly specify which HTTP methods can be used in the &method
parameter.
RestRequest.getParser()
RestRequest.getReaderParser()