Uses of Package
org.mockftpserver.fake

Packages that use org.mockftpserver.fake
org.mockftpserver.fake   
org.mockftpserver.fake.command   
 

Classes in org.mockftpserver.fake used by org.mockftpserver.fake
ServerConfiguration
          Interface for objects that provide access to server-specific information.
UserAccount
          Represents a single user account on the server, including the username, password, home directory, list of groups to which this user belongs, and default permissions applied to newly-created files and directories.
 

Classes in org.mockftpserver.fake used by org.mockftpserver.fake.command
ServerConfiguration
          Interface for objects that provide access to server-specific information.
ServerConfigurationAware
          Interface for classes that provide setter and getter to access a ServerConfiguration instance.
UserAccount
          Represents a single user account on the server, including the username, password, home directory, list of groups to which this user belongs, and default permissions applied to newly-created files and directories.
 



Copyright © 2014. All rights reserved.