Uses of Class
org.apache.ftpserver.ftplet.Structure

Uses of Structure in org.apache.ftpserver.ftplet
 

Fields in org.apache.ftpserver.ftplet declared as Structure
static Structure Structure.FILE
          File structure
 

Methods in org.apache.ftpserver.ftplet that return Structure
 Structure FtpSession.getStructure()
          Get structure.
static Structure Structure.parseArgument(char argument)
          Parses the argument value from the STRU command into the type safe class
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.