Uses of Interface
com.helger.web.fileupload.IFileItemStream
-
Packages that use IFileItemStream Package Description com.helger.web.fileupload com.helger.web.fileupload.parse -
-
Uses of IFileItemStream in com.helger.web.fileupload
Methods in com.helger.web.fileupload that return IFileItemStream Modifier and Type Method Description IFileItemStreamIFileItemIterator. next()Returns the next availableIFileItemStream. -
Uses of IFileItemStream in com.helger.web.fileupload.parse
Classes in com.helger.web.fileupload.parse that implement IFileItemStream Modifier and Type Class Description classFileItemStreamDefault implementation ofIFileItemStream.
-