public class MultipartStreamHelper extends Object implements Iterable<ItemStreamInfo>
| Constructor and Description |
|---|
MultipartStreamHelper(InputStream input,
String contentType,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ItemStreamInfo> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic MultipartStreamHelper(InputStream input, String contentType, net.thevpc.nuts.NutsSession session)
public Iterator<ItemStreamInfo> iterator()
iterator in interface Iterable<ItemStreamInfo>Copyright © 2022 vpc open source initiative. All rights reserved.