Package org.apache.ftpserver.util

Class Summary
BaseProperties This class encapsulates java.util.Properties to add java primitives and some other java classes.
ClassUtils  
DateUtils Standard date related utility methods.
EncryptUtils String encryption utility methods.
FileRegularFilter This is regular expression filename filter.
FtpReplyUtil FTP reply translator.
IoUtils IO utility methods.
OS Condition that tests the OS type.
RegularExpr This is a simplified regular character mattching class.
SocketAddressEncoder Encodes and decodes socket addresses (IP and port) from and to the format used with for example the PORT and PASV command
StringUtils String utility methods.
 

Exception Summary
IllegalInetAddressException Thrown if the provided string representation does not match a valid IP address
IllegalPortException Thrown if the provided string representation does not match a valid IP port
 



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