public interface DeploymentTransportOutputFilter
FilterInputStream,
org.alfresco.deployment.transformers.ZipCompressionTransformer,
DeploymentTransportInputFilter| Modifier and Type | Method and Description |
|---|---|
OutputStream |
addFilter(OutputStream out,
String path,
String encoding,
String mimeType)
Add a filter to transform the payload of a deployment.
|
OutputStream addFilter(OutputStream out, String path, String encoding, String mimeType)
out - the output stream being filtered.encoding - the encoding of the filemimeType - the mimeType of the filepath - the path of the fileCopyright © 2005–2014 Alfresco Software. All rights reserved.