Constructor and Description |
---|
CallContextImpl(String binding,
CmisVersion cmisVersion,
String repositoryId,
javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
CmisServiceFactory factory,
ThresholdOutputStreamFactory streamFactory) |
Constructor and Description |
---|
AtomEntryParser(InputStream stream,
ThresholdOutputStreamFactory streamFactory)
Constructor that immediately parses the given stream.
|
AtomEntryParser(ThresholdOutputStreamFactory streamFactory)
Constructor.
|
Constructor and Description |
---|
BrowserCallContextImpl(String binding,
CmisVersion cmisVersion,
String repositoryId,
javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
CmisServiceFactory factory,
ThresholdOutputStreamFactory streamFactory) |
MultipartParser(javax.servlet.http.HttpServletRequest request,
ThresholdOutputStreamFactory streamFactory) |
POSTHttpServletRequestWrapper(javax.servlet.http.HttpServletRequest request,
ThresholdOutputStreamFactory streamFactory) |
Modifier and Type | Method and Description |
---|---|
protected ThresholdOutputStreamFactory |
AbstractCmisHttpServlet.getThresholdOutputStreamFactory()
Returns the
ThresholdOutputStreamFactory . |
static ThresholdOutputStreamFactory |
ThresholdOutputStreamFactory.newInstance(File tempDir,
int memoryThreshold,
long maxContentSize,
boolean encrypt)
Creates a new factory.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.