org.exoplatform.frameworks.ftpclient
Class FtpUtils

java.lang.Object
  extended by org.exoplatform.frameworks.ftpclient.FtpUtils

public class FtpUtils
extends java.lang.Object

Created by The eXo Platform SAS .

Version:
$Id: FtpUtils.java 35179 2009-08-07 13:58:20Z pnedonosko $
Author:
Vitaly Guly

Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
FtpUtils()
           
 
Method Summary
static int getReplyCode(java.lang.String reply)
           
static boolean isPortFree(int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.commons.logging.Log log
Constructor Detail

FtpUtils

public FtpUtils()
Method Detail

getReplyCode

public static int getReplyCode(java.lang.String reply)

isPortFree

public static boolean isPortFree(int port)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.