phdmohans / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

Refactor client code and implement CXF client #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Most existing odata4j client classes depend directly on Jersey implementation 
and are located in odata4j-jersey module.

Re-factor client code: 
- locate client classes in module odata-core 
- make them JAX-RS implementation independend
- splitt JAX-RS dependend implementation parts in module odata4j-cxf or 
odata4j-jersey

Original issue reported on code.google.com by stephan....@googlemail.com on 21 Dec 2011 at 3:41

GoogleCodeExporter commented 9 years ago

Original comment by stephan....@googlemail.com on 9 Jan 2012 at 11:50

GoogleCodeExporter commented 9 years ago
implementation finished by revision d64d6d833d50 

Original comment by stephan....@googlemail.com on 24 Feb 2012 at 11:56