public class HttpContentResponseImpl extends GenericContentResponseImpl implements Serializable
| Constructor and Description |
|---|
HttpContentResponseImpl(org.apache.http.HttpEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the content response.
|
Map<String,String> |
getHeaders() |
void |
setHeaders(Map<String,String> headers) |
getContent, getProxiedLocation, setContent, setProxiedLocationpublic HttpContentResponseImpl(org.apache.http.HttpEntity entity)
public void close()
IContentResponseclose in interface IContentResponseclose in class GenericContentResponseImplCopyright © 2014 Jasig. All Rights Reserved.