Uses of Class
org.alfresco.repo.web.scripts.TempOutputStreamFactory
Packages that use TempOutputStreamFactory
-
Uses of TempOutputStreamFactory in org.alfresco.repo.web.scripts
Constructors in org.alfresco.repo.web.scripts with parameters of type TempOutputStreamFactoryModifierConstructorDescriptionBufferedRequest
(org.springframework.extensions.webscripts.WebScriptRequest req, TempOutputStreamFactory streamFactory) BufferedResponse
(org.springframework.extensions.webscripts.WebScriptResponse res, int bufferSize, TempOutputStreamFactory streamFactory) Construct -
Uses of TempOutputStreamFactory in org.alfresco.rest.framework.webscripts
Fields in org.alfresco.rest.framework.webscripts declared as TempOutputStreamFactoryMethods in org.alfresco.rest.framework.webscripts with parameters of type TempOutputStreamFactoryModifier and TypeMethodDescriptionvoid
ApiWebScript.setStreamFactory
(TempOutputStreamFactory streamFactory)