Re: Jersey Client for HTTP I/O

2015-12-17 Thread Andy Seaborne
On 15/12/15 12:27, Martynas Jusevičius wrote: Hey all, I refactored HTTP I/O code which previously combined Jena's DataManager, DatasetGraphAccessorHTTP, and QueryEngineHTTP using Jersey Client 1.x API. I think the code became much more higher-level, flexible and consistent. ClientResponse prov

Jersey Client for HTTP I/O

2015-12-15 Thread Martynas Jusevičius
Hey all, I refactored HTTP I/O code which previously combined Jena's DataManager, DatasetGraphAccessorHTTP, and QueryEngineHTTP using Jersey Client 1.x API. I think the code became much more higher-level, flexible and consistent. ClientResponse provides a rich interface with full metadata about t