Uses of Class
org.apache.ftpserver.impl.LocalizedFtpReply

Packages that use LocalizedFtpReply
org.apache.ftpserver.impl Internal classes, do not use directly! 
 

Uses of LocalizedFtpReply in org.apache.ftpserver.impl
 

Methods in org.apache.ftpserver.impl that return LocalizedFtpReply
static LocalizedFtpReply LocalizedFtpReply.translate(FtpIoSession session, FtpRequest request, FtpServerContext context, int code, java.lang.String subId, java.lang.String basicMsg)
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.