Interface FileItemFactory

All Known Implementing Classes:
DiskFileItemFactory

public interface FileItemFactory

A factory interface for creating FileItem instances. Factories can provide their own custom configuration, over and above that provided by the default file upload implementation.