public static class NuxeoContentStream.NuxeoRedirectingContentStream extends NuxeoContentStream implements org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
NuxeoContentStream
that will generate a redirect.NuxeoContentStream.LazyInputStream, NuxeoContentStream.NuxeoRedirectingContentStream
Modifier and Type | Field and Description |
---|---|
protected String |
location |
blob, CONTENT_MD5_DIGEST_ALGORITHM, CONTENT_MD5_HEADER_NAME, DIGEST_HEADER_NAME, LAST_MODIFIED, lastModified, stream, WANT_DIGEST_HEADER_NAME
Modifier and Type | Method and Description |
---|---|
String |
getLocation() |
int |
getStatus() |
create, getActualStream, getBigLength, getCacheControl, getETag, getExpires, getExtensions, getFileName, getLastModified, getLength, getMimeType, getStream, hasWantDigestRequestHeader, isHeadRequest, setExtensions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int getStatus()
getStatus
in interface org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
public String getLocation()
getLocation
in interface org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
Copyright © 2018 Nuxeo. All rights reserved.