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