org.mule.providers.ftp.server
Class FileManager

java.lang.Object
  extended byorg.mule.providers.ftp.server.FileManager

public class FileManager
extends Object


Constructor Summary
FileManager()
           
 
Method Summary
 FileSystemView createFileSystemView(User user)
           
 void setStateFromSystemProperties(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileManager

public FileManager()
Method Detail

setStateFromSystemProperties

public void setStateFromSystemProperties(String key)

createFileSystemView

public FileSystemView createFileSystemView(User user)
                                    throws FtpException
Throws:
FtpException


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.