@Component public class ExternalContentServiceImpl extends java.lang.Object implements ExternalContentService
| Constructor and Description |
|---|
ExternalContentServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.impl.client.CloseableHttpClient |
getCloseableHttpClient() |
java.io.InputStream |
retrieveExternalContent(java.net.URI sourceUri)
Retrieve the content at the URI using the global connection pool.
|
protected void |
setConnManager(org.apache.http.conn.HttpClientConnectionManager connManager) |
public java.io.InputStream retrieveExternalContent(java.net.URI sourceUri)
throws java.io.IOException
retrieveExternalContent in interface ExternalContentServicesourceUri - java.io.IOExceptionprotected org.apache.http.impl.client.CloseableHttpClient getCloseableHttpClient()
protected void setConnManager(org.apache.http.conn.HttpClientConnectionManager connManager)
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.