public class ZippedContent extends Object implements Content, CustomRestHeaders
| Constructor and Description |
|---|
ZippedContent(Map<String,Path> paths) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentDisposition() |
String |
getContentType() |
void |
write(OutputStream outputStream) |
public void write(OutputStream outputStream) throws IOException
write in interface ContentIOExceptionpublic String getContentType()
public String getContentDisposition()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.