org.jasig.portlet.proxy.service.web
Class HttpContentResponseImpl
java.lang.Object
org.jasig.portlet.proxy.service.GenericContentResponseImpl
org.jasig.portlet.proxy.service.web.HttpContentResponseImpl
- All Implemented Interfaces:
- IContentResponse
public class HttpContentResponseImpl
- extends GenericContentResponseImpl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpContentResponseImpl
public HttpContentResponseImpl(org.apache.http.HttpEntity entity)
getHeaders
public Map<String,String> getHeaders()
setHeaders
public void setHeaders(Map<String,String> headers)
close
public void close()
- Specified by:
close in interface IContentResponse- Overrides:
close in class GenericContentResponseImpl
Copyright © 2012 Jasig. All Rights Reserved.