org.odata4j.cxf.consumer
Class CxfClientResponse
java.lang.Object
   org.odata4j.cxf.consumer.CxfClientResponse
org.odata4j.cxf.consumer.CxfClientResponse
- All Implemented Interfaces: 
- ODataClientResponse
- public class CxfClientResponse 
- extends Object- implements ODataClientResponse
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CxfClientResponse
public CxfClientResponse(org.apache.http.HttpResponse httpResponse)
close
public void close()
- 
- Specified by:
- closein interface- ODataClientResponse
 
- 
 
getHeaders
public MultivaluedMap<String,String> getHeaders()
- 
- Specified by:
- getHeadersin interface- ODataClientResponse
 
- 
 
getHttpResponse
public org.apache.http.HttpResponse getHttpResponse()
- 
 
- 
 
http://odata4j.org