it.eng.spago.dispatching.httpchannel.upload
Interface IUploadHandler

All Known Implementing Classes:
SaveAsAttributeUploader, SaveOnDiskUploader

public interface IUploadHandler


Method Summary
 void upload(FileItem fileItem)
           
 

Method Detail

upload

void upload(FileItem fileItem)
            throws java.lang.Exception
Throws:
java.lang.Exception