Java Tool Kit
A B C D E F H I L M N O P Q R S T U X Z

U

Upload - class ITT.WAFr.Utilities.Upload.
The Upload class represents a "multipart/form-data" encoded post data block.
Upload(HttpServletRequest) - Constructor for class ITT.WAFr.Utilities.Upload
Constructs a new Upload object that retrieves all "multipart/form-data" encoded post data from a HttpServletRequest object.
Upload.FormEncodingTypeException - exception ITT.WAFr.Utilities.Upload.FormEncodingTypeException.
This exception is thrown when the HttpServletRequest object's encoding type is not of type 'MultiPart/Form-Data'.
Upload.FormMethodException - exception ITT.WAFr.Utilities.Upload.FormMethodException.
This exception is thrown when the HttpServletRequest object's HTTP method is not of type 'POST'.
Upload.PostedFile - class ITT.WAFr.Utilities.Upload.PostedFile.
The PostedFile class represents the content and properties of a posted "multipart/form-data" encoded file.

Java Tool Kit
A B C D E F H I L M N O P Q R S T U X Z
Copyright ©2004, If•Then Technology