Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
F M O

F

FileUploadMangler - class org.enhydra.httpServerTest.server.common.FileUploadMangler.
This file implements the FilenameMangler to ensure that files uploaded to the server are save with unique file names on the file system.
FileUploadMangler() - Constructor for class org.enhydra.httpServerTest.server.common.FileUploadMangler
 
fileNameCnt - Static variable in class org.enhydra.httpServerTest.server.common.FileUploadMangler
A static counter variable that increments for every time the mangleFilename is called.

M

mangleFilename(String, String) - Method in class org.enhydra.httpServerTest.server.common.FileUploadMangler
This function is automatically invoked by the Codecs class when parsing multi-part mime encodings.

O

org.enhydra.httpServerTest.server.common - package org.enhydra.httpServerTest.server.common
 

F M O