A C D E F G H I M N R S T U X

C

com.gubutech.xload - package com.gubutech.xload
Provides classes and interfaces for uploading of files and management of files and directories on an application server.
com.gubutech.xload.progress - package com.gubutech.xload.progress
Provides classes that implement the progress monitor functionality within Xload when uploading files.
copyTo(String) - Method in class com.gubutech.xload.XloadFile
Copies this file to another directory.
copyTo(XloadDirectory) - Method in class com.gubutech.xload.XloadFile
Copies this file to another directory.
createDirectory(String) - Method in class com.gubutech.xload.XloadDirectory
Creates a directory within the directory represented by this object.
createDirectory(String, String) - Method in class com.gubutech.xload.XloadManager
Creates a directory in the appropriate directory and returns an XloadDirectory instance.

A C D E F G H I M N R S T U X