Uses of Class
de.xima.fc.exceptions.AjaxUploadException
Packages that use AjaxUploadException
-
Uses of AjaxUploadException in de.xima.fc.form.upload
Methods in de.xima.fc.form.upload that throw AjaxUploadExceptionModifier and TypeMethodDescriptionstatic voidAjaxUploadManager.addUpload(javax.servlet.http.HttpSession httpSession, FRQSession frqSession, String id, AjaxUploadDetails details, InputStream content) Registers an uploaded file with the given session.