public class ItemStreamInfo extends Object
| Constructor and Description |
|---|
ItemStreamInfo(InputStream header,
InputStream content,
net.thevpc.nuts.NutsSession ws) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
Map<String,List<String>> |
getHeaders() |
String |
resolveVarInContentType(String contentType,
String var) |
String |
resolveVarInHeader(String contentType,
String var) |
public ItemStreamInfo(InputStream header, InputStream content, net.thevpc.nuts.NutsSession ws) throws IOException
IOExceptionCopyright © 2021 vpc open source initiative. All rights reserved.