@Component public class ExternalContentServiceImpl extends Object implements org.fcrepo.kernel.services.ExternalContentService
| Constructor and Description |
|---|
ExternalContentServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
retrieveExternalContent(URI sourceUri)
Retrieve the content at the URI using the global connection pool.
|
protected void |
setConnManager(org.apache.http.conn.HttpClientConnectionManager connManager) |
public InputStream retrieveExternalContent(URI sourceUri) throws IOException
retrieveExternalContent in interface org.fcrepo.kernel.services.ExternalContentServicesourceUri - IOExceptionprotected void setConnManager(org.apache.http.conn.HttpClientConnectionManager connManager)
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.