Interface FileItemHeadersSupport

All Known Subinterfaces:
FileItem, FileItemStream
All Known Implementing Classes:
DiskFileItem, FileItemStreamImpl

public interface FileItemHeadersSupport
Interface that will indicate that FileItem or FileItemStream implementations will accept the headers read for the item.
Since:
FileUpload 1.2.1
See Also: